class Aws::SSO::Types::ListAccountRolesRequest

@!attribute [rw] next_token

The page token from the previous response output when you request
subsequent pages.
@return [String]

@!attribute [rw] max_results

The number of items that clients can request per page.
@return [Integer]

@!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]

@!attribute [rw] account_id

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

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