| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
ContainerServiceECRImagePullerRole |
ContainerServiceECRImagePullerRole.clone() |
ContainerServiceECRImagePullerRole |
PrivateRegistryAccess.getEcrImagePullerRole()
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.
|
ContainerServiceECRImagePullerRole |
ContainerServiceECRImagePullerRole.withIsActive(Boolean isActive)
A Boolean value that indicates whether the role is activated.
|
ContainerServiceECRImagePullerRole |
ContainerServiceECRImagePullerRole.withPrincipalArn(String principalArn)
The Amazon Resource Name (ARN) of the role, if it is activated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrivateRegistryAccess.setEcrImagePullerRole(ContainerServiceECRImagePullerRole 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.
|
PrivateRegistryAccess |
PrivateRegistryAccess.withEcrImagePullerRole(ContainerServiceECRImagePullerRole 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.