class Aws::SSO::Types::LogoutRequest

@note When making an API call, you may pass LogoutRequest

data as a hash:

    {
      access_token: "AccessTokenType", # required
    }

@!attribute [rw] access_token

The token issued by the `CreateToken` API call. For more
information, see [CreateToken][1] in the *AWS SSO 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/LogoutRequest AWS API Documentation

Constants

SENSITIVE