AWSSNSDeletePlatformApplicationInput
Objective-C
@interface AWSSNSDeletePlatformApplicationInput
Swift
class AWSSNSDeletePlatformApplicationInput
Input for DeletePlatformApplication action.
Required parameters: [PlatformApplicationArn]
-
PlatformApplicationArnof platform application object to delete.Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable platformApplicationArn;Swift
var platformApplicationArn: String? { get set }
View on GitHub
Install in Dash
AWSSNSDeletePlatformApplicationInput Class Reference