Module: Aws::EKS::Client::_DescribeClusterVersionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeClusterVersionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#cluster_versions ⇒ ::Array[Types::ClusterVersionInformation]
597 |
# File 'sig/client.rbs', line 597
def cluster_versions: () -> ::Array[Types::ClusterVersionInformation]
|
#next_token ⇒ ::String
596 |
# File 'sig/client.rbs', line 596
def next_token: () -> ::String
|