AWSIoTListSecurityProfilesResponse Class Reference
Inherits from | AWSModel : AWSMTLModel |
---|---|
Declared in | AWSIoTModel.h AWSIoTModel.m |
nextToken
A token that can be used to retrieve the next set of results, or null
if there are no additional results.
@property (nonatomic, strong) NSString *nextToken
Declared In
AWSIoTModel.h
securityProfileIdentifiers
A list of security profile identifiers (names and ARNs).
@property (nonatomic, strong) NSArray<AWSIoTSecurityProfileIdentifier*> *securityProfileIdentifiers
Declared In
AWSIoTModel.h