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
410 |
# File 'sig/client.rbs', line 410
def arn: () -> ::String
|
#id ⇒ ::String
408 |
# File 'sig/client.rbs', line 408
def id: () -> ::String
|
#name ⇒ ::String
409 |
# File 'sig/client.rbs', line 409
def name: () -> ::String
|
#virtual_cluster_id ⇒ ::String
411 |
# File 'sig/client.rbs', line 411
def virtual_cluster_id: () -> ::String
|