Uses of Class
software.amazon.awssdk.services.lightsail.model.ContainerServiceECRImagePullerRole
-
Packages that use ContainerServiceECRImagePullerRole Package Description software.amazon.awssdk.services.lightsail.model -
-
Uses of ContainerServiceECRImagePullerRole in software.amazon.awssdk.services.lightsail.model
Methods in software.amazon.awssdk.services.lightsail.model that return ContainerServiceECRImagePullerRole Modifier and Type Method Description ContainerServiceECRImagePullerRolePrivateRegistryAccess. 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.Methods in software.amazon.awssdk.services.lightsail.model with parameters of type ContainerServiceECRImagePullerRole Modifier and Type Method Description PrivateRegistryAccess.BuilderPrivateRegistryAccess.Builder. ecrImagePullerRole(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.
-