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
435 |
# File 'sig/client.rbs', line 435
def arn: () -> ::String
|
#id ⇒ ::String
433 |
# File 'sig/client.rbs', line 433
def id: () -> ::String
|
#name ⇒ ::String
434 |
# File 'sig/client.rbs', line 434
def name: () -> ::String
|
#virtual_cluster_id ⇒ ::String
436 |
# File 'sig/client.rbs', line 436
def virtual_cluster_id: () -> ::String
|