Interface PodIdentityAssociation.Builder

    • Method Detail

      • associationArn

        PodIdentityAssociation.Builder associationArn​(String associationArn)

        The Amazon Resource Name (ARN) of the EKS Pod Identity association.

        Parameters:
        associationArn - The Amazon Resource Name (ARN) of the EKS Pod Identity association.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • associationId

        PodIdentityAssociation.Builder associationId​(String associationId)

        The ID of the association.

        Parameters:
        associationId - The ID of the association.
        Returns:
        Returns a reference to this object so that method calls can be chained together.