| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
PrivateRegistryAccess |
PrivateRegistryAccess.clone() |
PrivateRegistryAccess |
ContainerService.getPrivateRegistryAccess()
An object that describes the configuration for the container service to access private container image
repositories, such as Amazon Elastic Container Registry (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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerService.setPrivateRegistryAccess(PrivateRegistryAccess privateRegistryAccess)
An object that describes the configuration for the container service to access private container image
repositories, such as Amazon Elastic Container Registry (Amazon ECR) private repositories.
|
ContainerService |
ContainerService.withPrivateRegistryAccess(PrivateRegistryAccess privateRegistryAccess)
An object that describes the configuration for the container service to access private container image
repositories, such as Amazon Elastic Container Registry (Amazon ECR) private repositories.
|
Copyright © 2023. All rights reserved.