Interface AddonPodIdentityAssociations.Builder

    • Method Detail

      • 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

        AddonPodIdentityAssociations.Builder roleArn​(String 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.