class Aws::IoT::Types::UpdateRoleAliasRequest


@return [Integer]
The number of seconds the credential will be valid.
@!attribute [rw] credential_duration_seconds
@return [String]
The role ARN.
@!attribute [rw] role_arn
@return [String]
The role alias to update.
@!attribute [rw] role_alias
}
credential_duration_seconds: 1,
role_arn: “RoleArn”,
role_alias: “RoleAlias”, # required
{
data as a hash:
@note When making an API call, you may pass UpdateRoleAliasRequest