AWSSNSGetPlatformApplicationAttributesInput
Objective-C
@interface AWSSNSGetPlatformApplicationAttributesInput
Swift
class AWSSNSGetPlatformApplicationAttributesInput
Input for GetPlatformApplicationAttributes action.
Required parameters: [PlatformApplicationArn]
-
PlatformApplicationArnfor GetPlatformApplicationAttributesInput.Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable platformApplicationArn;Swift
var platformApplicationArn: String? { get set }
View on GitHub
Install in Dash
AWSSNSGetPlatformApplicationAttributesInput Class Reference