public static interface ContainerServiceECRImagePullerRole.Builder extends SdkPojo, CopyableBuilder<ContainerServiceECRImagePullerRole.Builder,ContainerServiceECRImagePullerRole>
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceECRImagePullerRole.Builder |
isActive(Boolean isActive)
A Boolean value that indicates whether the role is activated.
|
ContainerServiceECRImagePullerRole.Builder |
principalArn(String principalArn)
The Amazon Resource Name (ARN) of the role, if it is activated.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildContainerServiceECRImagePullerRole.Builder isActive(Boolean isActive)
A Boolean value that indicates whether the role is activated.
isActive - A Boolean value that indicates whether the role is activated.ContainerServiceECRImagePullerRole.Builder principalArn(String principalArn)
The Amazon Resource Name (ARN) of the role, if it is activated.
principalArn - The Amazon Resource Name (ARN) of the role, if it is activated.Copyright © 2022. All rights reserved.