ListPodIdentityAssociationsResponse
Types
Properties
Link copied to clipboard
The list of summarized descriptions of the associations that are in the cluster and match any filters that you provided.
Link copied to clipboard
The nextToken
value to include in a future ListPodIdentityAssociations
request. When the results of a ListPodIdentityAssociations
request exceed maxResults
, you can use this value to retrieve the next page of results. This value is null
when there are no more results to return.
Functions
Link copied to clipboard
inline fun copy(block: ListPodIdentityAssociationsResponse.Builder.() -> Unit = {}): ListPodIdentityAssociationsResponse