Module: Aws::EMR::Client::_ListClustersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListClustersOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#clusters ⇒ ::Array[Types::ClusterSummary]
467 |
# File 'sig/client.rbs', line 467
def clusters: () -> ::Array[Types::ClusterSummary]
|
#marker ⇒ ::String
468 |
# File 'sig/client.rbs', line 468
def marker: () -> ::String
|