Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ecr.CfnPublicRepositoryPropsMixin.Builder
Packages that use CfnPublicRepositoryPropsMixin.Builder
-
Uses of CfnPublicRepositoryPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ecr
Methods in software.amazon.awscdk.cfnpropertymixins.services.ecr that return CfnPublicRepositoryPropsMixin.BuilderModifier and TypeMethodDescriptionCfnPublicRepositoryPropsMixin.Builder.create()CfnPublicRepositoryPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnPublicRepositoryPropsMixin.Builder.repositoryCatalogData(Object repositoryCatalogData) The details about the repository that are publicly visible in the Amazon ECR Public Gallery.CfnPublicRepositoryPropsMixin.Builder.repositoryName(String repositoryName) The name to use for the public repository.CfnPublicRepositoryPropsMixin.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.