Module: Aws::EMRServerless::Client::_GetSessionEndpointResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#application_id::String

Returns:

  • (::String)


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

def application_id: () -> ::String

#auth_token::String

Returns:

  • (::String)


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

def auth_token: () -> ::String

#auth_token_expires_at::Time

Returns:

  • (::Time)


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

def auth_token_expires_at: () -> ::Time

#endpoint::String

Returns:

  • (::String)


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

def endpoint: () -> ::String

#session_id::String

Returns:

  • (::String)


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

def session_id: () -> ::String