Uses of Class
software.amazon.awssdk.services.eksauth.model.PodIdentityAssociation
-
Packages that use PodIdentityAssociation Package Description software.amazon.awssdk.services.eksauth.model -
-
Uses of PodIdentityAssociation in software.amazon.awssdk.services.eksauth.model
Methods in software.amazon.awssdk.services.eksauth.model that return PodIdentityAssociation Modifier and Type Method Description PodIdentityAssociationAssumeRoleForPodIdentityResponse. podIdentityAssociation()The Amazon Resource Name (ARN) and ID of the EKS Pod Identity association.Methods in software.amazon.awssdk.services.eksauth.model with parameters of type PodIdentityAssociation Modifier and Type Method Description AssumeRoleForPodIdentityResponse.BuilderAssumeRoleForPodIdentityResponse.Builder. podIdentityAssociation(PodIdentityAssociation podIdentityAssociation)The Amazon Resource Name (ARN) and ID of the EKS Pod Identity association.
-