Module: Aws::EKS::Client::_ListPodIdentityAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPodIdentityAssociationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#associations ⇒ ::Array[Types::PodIdentityAssociationSummary]
886 |
# File 'sig/client.rbs', line 886
def associations: () -> ::Array[Types::PodIdentityAssociationSummary]
|
#next_token ⇒ ::String
887 |
# File 'sig/client.rbs', line 887
def next_token: () -> ::String
|