Module: Aws::Connect::Client::_CreateAuthCodeResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#auth_code::String

Returns:

  • (::String)


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

def auth_code: () -> ::String

#entity_id::String

Returns:

  • (::String)


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

def entity_id: () -> ::String

#entity_type"CUSTOMER_PROFILE"

Returns:

  • ("CUSTOMER_PROFILE")


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

def entity_type: () -> ("CUSTOMER_PROFILE")

#session_id::String

Returns:

  • (::String)


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

def session_id: () -> ::String