class Aws::IoT::Types::RoleAliasDescription


@return [Time]
The UNIX timestamp of when the role alias was last modified.
@!attribute [rw] last_modified_date
@return [Time]
The UNIX timestamp of when the role alias was created.
@!attribute [rw] creation_date
@return [Integer]
The number of seconds for which the credential is valid.
@!attribute [rw] credential_duration_seconds
@return [String]
The role alias owner.
@!attribute [rw] owner
@return [String]
The role ARN.
@!attribute [rw] role_arn
@return [String]
The ARN of the role alias.
@!attribute [rw] role_alias_arn
@return [String]
The role alias.
@!attribute [rw] role_alias
Role alias description.