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]
735 |
# File 'sig/client.rbs', line 735
def access_entries: () -> ::Array[::String]
|
#next_token ⇒ ::String
736 |
# File 'sig/client.rbs', line 736
def next_token: () -> ::String
|