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]
610 |
# File 'sig/client.rbs', line 610
def cluster_versions: () -> ::Array[Types::ClusterVersionInformation]
|
#next_token ⇒ ::String
609 |
# File 'sig/client.rbs', line 609
def next_token: () -> ::String
|