AWSLogsDeleteDestinationRequest
Objective-C
@interface AWSLogsDeleteDestinationRequest
Swift
class AWSLogsDeleteDestinationRequest
-
The name of the destination.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable destinationName;Swift
var destinationName: String? { get set }
View on GitHub
Install in Dash
AWSLogsDeleteDestinationRequest Class Reference