AWSLogsStopQueryResponse
Objective-C
@interface AWSLogsStopQueryResponse
Swift
class AWSLogsStopQueryResponse
-
This is true if the query was stopped by the
StopQueryoperation.Declaration
Objective-C
@property (nonatomic, strong) NSNumber *_Nullable success;Swift
var success: NSNumber? { get set }
View on GitHub
Install in Dash
AWSLogsStopQueryResponse Class Reference