Interface AddonPodIdentityAssociations.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AddonPodIdentityAssociations.Builder,AddonPodIdentityAssociations>, SdkBuilder<AddonPodIdentityAssociations.Builder,AddonPodIdentityAssociations>, SdkPojo
Enclosing class:
AddonPodIdentityAssociations

public static interface AddonPodIdentityAssociations.Builder extends SdkPojo, CopyableBuilder<AddonPodIdentityAssociations.Builder,AddonPodIdentityAssociations>
  • Method Details

    • serviceAccount

      AddonPodIdentityAssociations.Builder serviceAccount(String serviceAccount)

      The name of a Kubernetes Service Account.

      Parameters:
      serviceAccount - The name of a Kubernetes Service Account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • roleArn

      The ARN of an IAM Role.

      Parameters:
      roleArn - The ARN of an IAM Role.
      Returns:
      Returns a reference to this object so that method calls can be chained together.