Module: Aws::ECS::Client::_ListClustersResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListClustersResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#cluster_arns ⇒ ::Array[::String]
779 |
# File 'sig/client.rbs', line 779
def cluster_arns: () -> ::Array[::String]
|
#next_token ⇒ ::String
780 |
# File 'sig/client.rbs', line 780
def next_token: () -> ::String
|