PodIdentityAssociationSummary.Builder |
PodIdentityAssociationSummary.Builder.associationArn(String associationArn) |
The Amazon Resource Name (ARN) of the association.
|
PodIdentityAssociationSummary.Builder |
PodIdentityAssociationSummary.Builder.associationId(String associationId) |
The ID of the association.
|
static PodIdentityAssociationSummary.Builder |
PodIdentityAssociationSummary.builder() |
|
PodIdentityAssociationSummary.Builder |
PodIdentityAssociationSummary.Builder.clusterName(String clusterName) |
The name of the cluster that the association is in.
|
PodIdentityAssociationSummary.Builder |
PodIdentityAssociationSummary.Builder.namespace(String namespace) |
The name of the Kubernetes namespace inside the cluster to create the association in.
|
PodIdentityAssociationSummary.Builder |
PodIdentityAssociationSummary.Builder.ownerArn(String ownerArn) |
If defined, the Pod Identity Association is owned by an Amazon EKS Addon.
|
PodIdentityAssociationSummary.Builder |
PodIdentityAssociationSummary.Builder.serviceAccount(String serviceAccount) |
The name of the Kubernetes service account inside the cluster to associate the IAM credentials with.
|
PodIdentityAssociationSummary.Builder |
PodIdentityAssociationSummary.toBuilder() |
|