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]

Returns:

  • (::Array[::String])


803
# File 'sig/client.rbs', line 803

def clusters: () -> ::Array[::String]

#next_token::String

Returns:

  • (::String)


804
# File 'sig/client.rbs', line 804

def next_token: () -> ::String