AWSIoTTestInvokeAuthorizerResponse Class Reference
Inherits from | AWSModel : AWSMTLModel |
---|---|
Declared in | AWSIoTModel.h AWSIoTModel.m |
disconnectAfterInSeconds
The number of seconds after which the connection is terminated.
@property (nonatomic, strong) NSNumber *disconnectAfterInSeconds
Declared In
AWSIoTModel.h
isAuthenticated
True if the token is authenticated, otherwise false.
@property (nonatomic, strong) NSNumber *isAuthenticated
Declared In
AWSIoTModel.h
policyDocuments
IAM policy documents.
@property (nonatomic, strong) NSArray<NSString*> *policyDocuments
Declared In
AWSIoTModel.h
principalId
The principal ID.
@property (nonatomic, strong) NSString *principalId
Declared In
AWSIoTModel.h
refreshAfterInSeconds
The number of seconds after which the temporary credentials are refreshed.
@property (nonatomic, strong) NSNumber *refreshAfterInSeconds
Declared In
AWSIoTModel.h