AWSSNSListPlatformApplicationsInput
Objective-C
@interface AWSSNSListPlatformApplicationsInput
Swift
class AWSSNSListPlatformApplicationsInput
Input for ListPlatformApplications action.
-
NextTokenstring is used when callingListPlatformApplicationsaction to retrieve additional records that are available after the first page results.Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable nextToken;Swift
var nextToken: String? { get set }
View on GitHub
Install in Dash
AWSSNSListPlatformApplicationsInput Class Reference