AWSIoTRoleAliasDescription Class Reference
Inherits from | AWSModel : AWSMTLModel |
---|---|
Declared in | AWSIoTModel.h AWSIoTModel.m |
creationDate
The UNIX timestamp of when the role alias was created.
@property (nonatomic, strong) NSDate *creationDate
Declared In
AWSIoTModel.h
credentialDurationSeconds
The number of seconds for which the credential is valid.
@property (nonatomic, strong) NSNumber *credentialDurationSeconds
Declared In
AWSIoTModel.h
lastModifiedDate
The UNIX timestamp of when the role alias was last modified.
@property (nonatomic, strong) NSDate *lastModifiedDate
Declared In
AWSIoTModel.h
roleAlias
The role alias.
@property (nonatomic, strong) NSString *roleAlias
Declared In
AWSIoTModel.h
roleAliasArn
The ARN of the role alias.
@property (nonatomic, strong) NSString *roleAliasArn
Declared In
AWSIoTModel.h