Uses of Class
software.amazon.awscdk.services.ecr.CfnPublicRepository.Builder
Packages that use CfnPublicRepository.Builder
-
Uses of CfnPublicRepository.Builder in software.amazon.awscdk.services.ecr
Methods in software.amazon.awscdk.services.ecr that return CfnPublicRepository.BuilderModifier and TypeMethodDescriptionstatic CfnPublicRepository.BuilderCfnPublicRepository.Builder.repositoryCatalogData(Object repositoryCatalogData) The details about the repository that are publicly visible in the Amazon ECR Public Gallery.CfnPublicRepository.Builder.repositoryName(String repositoryName) The name to use for the public repository.CfnPublicRepository.Builder.repositoryPolicyText(Object repositoryPolicyText) The JSON repository policy text to apply to the public repository.An array of key-value pairs to apply to this resource.