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