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