Module: Aws::EMRServerless::Client::_StartSessionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartSessionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#application_id ⇒ ::String
381 |
# File 'sig/client.rbs', line 381
def application_id: () -> ::String
|
#arn ⇒ ::String
383 |
# File 'sig/client.rbs', line 383
def arn: () -> ::String
|
#session_id ⇒ ::String
382 |
# File 'sig/client.rbs', line 382
def session_id: () -> ::String
|