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