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]
2253 |
# File 'sig/client.rbs', line 2253
def clusters: () -> ::Array[Types::DescribeClusterSummary]
|
#next_token ⇒ ::String
2254 |
# File 'sig/client.rbs', line 2254
def next_token: () -> ::String
|