class Aws::SSO::Types::RoleCredentials
Provides information about the role credentials that are assigned to the user.
@!attribute [rw] access_key_id
The identifier used for the temporary security credentials. For more information, see [Using Temporary Security Credentials to Request Access to AWS Resources][1] in the *AWS IAM User Guide*. [1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_use-resources.html @return [String]
@!attribute [rw] secret_access_key
The key that is used to sign the request. For more information, see [Using Temporary Security Credentials to Request Access to AWS Resources][1] in the *AWS IAM User Guide*. [1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_use-resources.html @return [String]
@!attribute [rw] session_token
The token used for temporary credentials. For more information, see [Using Temporary Security Credentials to Request Access to AWS Resources][1] in the *AWS IAM User Guide*. [1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_use-resources.html @return [String]
@!attribute [rw] expiration
The date on which temporary security credentials expire. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/sso-2019-06-10/RoleCredentials AWS API Documentation
Constants
- SENSITIVE