Uses of Class
software.amazon.awscdk.services.codeartifact.CfnPackageGroupProps.Builder
Packages that use CfnPackageGroupProps.Builder
Package
Description
AWS::CodeArtifact Construct Library
-
Uses of CfnPackageGroupProps.Builder in software.amazon.awscdk.services.codeartifact
Methods in software.amazon.awscdk.services.codeartifact that return CfnPackageGroupProps.BuilderModifier and TypeMethodDescriptionstatic CfnPackageGroupProps.BuilderCfnPackageGroupProps.builder()CfnPackageGroupProps.Builder.contactInfo(String contactInfo) Sets the value ofCfnPackageGroupProps.getContactInfo()CfnPackageGroupProps.Builder.description(String description) Sets the value ofCfnPackageGroupProps.getDescription()CfnPackageGroupProps.Builder.domainName(String domainName) Sets the value ofCfnPackageGroupProps.getDomainName()CfnPackageGroupProps.Builder.domainOwner(String domainOwner) Sets the value ofCfnPackageGroupProps.getDomainOwner()CfnPackageGroupProps.Builder.originConfiguration(IResolvable originConfiguration) Sets the value ofCfnPackageGroupProps.getOriginConfiguration()CfnPackageGroupProps.Builder.originConfiguration(CfnPackageGroup.OriginConfigurationProperty originConfiguration) Sets the value ofCfnPackageGroupProps.getOriginConfiguration()Sets the value ofCfnPackageGroupProps.getPattern()Sets the value ofCfnPackageGroupProps.getTags()Constructors in software.amazon.awscdk.services.codeartifact with parameters of type CfnPackageGroupProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPackageGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPackageGroupProps.Builder.