Module: Aws::OpsWorks::Client::_DescribeEcsClustersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeEcsClustersResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ecs_clusters ⇒ ::Array[Types::EcsCluster]
489 |
# File 'sig/client.rbs', line 489
def ecs_clusters: () -> ::Array[Types::EcsCluster]
|
#next_token ⇒ ::String
490 |
# File 'sig/client.rbs', line 490
def next_token: () -> ::String
|