Module: Aws::EKS::Client::_ListAccessEntriesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAccessEntriesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#access_entries ⇒ ::Array[::String]
797 |
# File 'sig/client.rbs', line 797
def access_entries: () -> ::Array[::String]
|
#next_token ⇒ ::String
798 |
# File 'sig/client.rbs', line 798
def next_token: () -> ::String
|