Container Private Registry Access
data class ContainerPrivateRegistryAccess(val ecrImagePullerRole: ContainerPrivateRegistryAccessEcrImagePullerRoleProperties? = null)
An object to describe the configuration for the container service to access private container image repositories, such as Amazon Elastic Container Registry (Amazon ECR) private repositories.
Constructors
Link copied to clipboard
fun ContainerPrivateRegistryAccess(ecrImagePullerRole: ContainerPrivateRegistryAccessEcrImagePullerRoleProperties? = null)