AWSSNSCreatePlatformApplicationResponse
Objective-C
@interface AWSSNSCreatePlatformApplicationResponse
Swift
class AWSSNSCreatePlatformApplicationResponse
Response from CreatePlatformApplication action.
-
PlatformApplicationArnis returned.Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable platformApplicationArn;Swift
var platformApplicationArn: String? { get set }
View on GitHub
Install in Dash
AWSSNSCreatePlatformApplicationResponse Class Reference