Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codeartifact.CfnPackageGroupPropsMixin.Builder
Packages that use CfnPackageGroupPropsMixin.Builder
-
Uses of CfnPackageGroupPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.codeartifact
Methods in software.amazon.awscdk.cfnpropertymixins.services.codeartifact that return CfnPackageGroupPropsMixin.BuilderModifier and TypeMethodDescriptionCfnPackageGroupPropsMixin.Builder.contactInfo(String contactInfo) The contact information of the package group.CfnPackageGroupPropsMixin.Builder.create()CfnPackageGroupPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnPackageGroupPropsMixin.Builder.description(String description) The description of the package group.CfnPackageGroupPropsMixin.Builder.domainName(String domainName) The domain that contains the package group.CfnPackageGroupPropsMixin.Builder.domainOwner(String domainOwner) The 12-digit account number of the AWS account that owns the domain.CfnPackageGroupPropsMixin.Builder.originConfiguration(CfnPackageGroupPropsMixin.OriginConfigurationProperty originConfiguration) Details about the package origin configuration of a package group.CfnPackageGroupPropsMixin.Builder.originConfiguration(IResolvable originConfiguration) Details about the package origin configuration of a package group.The pattern of the package group.An array of key-value pairs to apply to the package group.