AWSSNSListTopicsInput
Objective-C
@interface AWSSNSListTopicsInput
Swift
class AWSSNSListTopicsInput
-
Token returned by the previous
ListTopics
request.Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable nextToken;
Swift
var nextToken: String? { get set }