class Aws::SSO::Types::GetRoleCredentialsRequest

@!attribute [rw] role_name

The friendly name of the role that is assigned to the user.
@return [String]

@!attribute [rw] account_id

The identifier for the AWS account that is assigned to the user.
@return [String]

@!attribute [rw] access_token

The token issued by the `CreateToken` API call. For more
information, see [CreateToken][1] in the *IAM Identity Center OIDC
API Reference Guide*.

[1]: https://docs.aws.amazon.com/singlesignon/latest/OIDCAPIReference/API_CreateToken.html
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sso-2019-06-10/GetRoleCredentialsRequest AWS API Documentation