| Package | Description |
|---|---|
| com.amazonaws.services.eksauth.model |
| Modifier and Type | Method and Description |
|---|---|
PodIdentityAssociation |
PodIdentityAssociation.clone() |
PodIdentityAssociation |
AssumeRoleForPodIdentityResult.getPodIdentityAssociation()
The Amazon Resource Name (ARN) and ID of the EKS Pod Identity association.
|
PodIdentityAssociation |
PodIdentityAssociation.withAssociationArn(String associationArn)
The Amazon Resource Name (ARN) of the EKS Pod Identity association.
|
PodIdentityAssociation |
PodIdentityAssociation.withAssociationId(String associationId)
The ID of the association.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssumeRoleForPodIdentityResult.setPodIdentityAssociation(PodIdentityAssociation podIdentityAssociation)
The Amazon Resource Name (ARN) and ID of the EKS Pod Identity association.
|
AssumeRoleForPodIdentityResult |
AssumeRoleForPodIdentityResult.withPodIdentityAssociation(PodIdentityAssociation podIdentityAssociation)
The Amazon Resource Name (ARN) and ID of the EKS Pod Identity association.
|
Copyright © 2024. All rights reserved.