Module: Aws::LicenseManager::Client::_CreateTokenResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateTokenResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#token::String

Returns:

  • (::String)


426
# File 'sig/client.rbs', line 426

def token: () -> ::String

#token_id::String

Returns:

  • (::String)


424
# File 'sig/client.rbs', line 424

def token_id: () -> ::String

#token_type"REFRESH_TOKEN"

Returns:

  • ("REFRESH_TOKEN")


425
# File 'sig/client.rbs', line 425

def token_type: () -> ("REFRESH_TOKEN")