| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
static ContainerServiceECRImagePullerRole.Builder |
ContainerServiceECRImagePullerRole.builder() |
ContainerServiceECRImagePullerRole.Builder |
ContainerServiceECRImagePullerRole.Builder.isActive(Boolean isActive)
A Boolean value that indicates whether the role is activated.
|
ContainerServiceECRImagePullerRole.Builder |
ContainerServiceECRImagePullerRole.Builder.principalArn(String principalArn)
The Amazon Resource Name (ARN) of the role, if it is activated.
|
ContainerServiceECRImagePullerRole.Builder |
ContainerServiceECRImagePullerRole.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ContainerServiceECRImagePullerRole.Builder> |
ContainerServiceECRImagePullerRole.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default PrivateRegistryAccess.Builder |
PrivateRegistryAccess.Builder.ecrImagePullerRole(Consumer<ContainerServiceECRImagePullerRole.Builder> ecrImagePullerRole)
An object that describes the activation status of the role that you can use to grant a Lightsail container
service access to Amazon ECR private repositories.
|
Copyright © 2023. All rights reserved.