Interface ContainerServiceECRImagePullerRole.Builder

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

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

    • 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

      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.