AWSLogsPutDestinationResponse
Objective-C
@interface AWSLogsPutDestinationResponse
Swift
class AWSLogsPutDestinationResponse
-
The destination.
Declaration
Objective-C
@property (nonatomic, strong) AWSLogsDestination *_Nullable destination;Swift
var destination: AWSLogsDestination? { get set }
View on GitHub
Install in Dash
AWSLogsPutDestinationResponse Class Reference