Interface ContainerServiceECRImagePullerRole.Builder

    • Method Detail

      • isActive

        ContainerServiceECRImagePullerRole.Builder isActive​(Boolean isActive)

        A Boolean value that indicates whether the role is activated.

        Parameters:
        isActive - A Boolean value that indicates whether the role is activated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • principalArn

        ContainerServiceECRImagePullerRole.Builder principalArn​(String principalArn)

        The Amazon Resource Name (ARN) of the role, if it is activated.

        Parameters:
        principalArn - The Amazon Resource Name (ARN) of the role, if it is activated.
        Returns:
        Returns a reference to this object so that method calls can be chained together.