Module: Aws::EMRContainers::Client::_StartJobRunResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartJobRunResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#arn ⇒ ::String
431 |
# File 'sig/client.rbs', line 431
def arn: () -> ::String
|
#id ⇒ ::String
429 |
# File 'sig/client.rbs', line 429
def id: () -> ::String
|
#name ⇒ ::String
430 |
# File 'sig/client.rbs', line 430
def name: () -> ::String
|
#virtual_cluster_id ⇒ ::String
432 |
# File 'sig/client.rbs', line 432
def virtual_cluster_id: () -> ::String
|