Uses of Class
software.amazon.awscdk.services.codeartifact.CfnPackage.Builder
Packages that use CfnPackage.Builder
Package
Description
AWS::CodeArtifact Construct Library
-
Uses of CfnPackage.Builder in software.amazon.awscdk.services.codeartifact
Methods in software.amazon.awscdk.services.codeartifact that return CfnPackage.BuilderModifier and TypeMethodDescriptionstatic CfnPackage.BuilderCfnPackage.Builder.domainName(String domainName) The name of the domain that contains the repository that contains the package.The format of the package.The name of the package.The namespace of the package.CfnPackage.Builder.repository(String repository) The name of the repository that contains the package.