Module: Aws::EMR::Client::_AddInstanceGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AddInstanceGroupsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#cluster_arn ⇒ ::String
99 |
# File 'sig/client.rbs', line 99
def cluster_arn: () -> ::String
|
#instance_group_ids ⇒ ::Array[::String]
98 |
# File 'sig/client.rbs', line 98
def instance_group_ids: () -> ::Array[::String]
|
#job_flow_id ⇒ ::String
97 |
# File 'sig/client.rbs', line 97
def job_flow_id: () -> ::String
|