class Aws::CognitoIdentityProvider::Types::GlobalSignOutRequest

Represents the request to sign out all devices.

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

data as a hash:

    {
      access_token: "TokenModelType", # required
    }

@!attribute [rw] access_token

The access token.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/GlobalSignOutRequest AWS API Documentation

Constants

SENSITIVE