Uses of Interface
software.amazon.awscdk.services.codeartifact.CfnPackageGroup.RestrictionTypeProperty
Packages that use CfnPackageGroup.RestrictionTypeProperty
Package
Description
AWS::CodeArtifact Construct Library
-
Uses of CfnPackageGroup.RestrictionTypeProperty in software.amazon.awscdk.services.codeartifact
Classes in software.amazon.awscdk.services.codeartifact that implement CfnPackageGroup.RestrictionTypePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPackageGroup.RestrictionTypePropertyMethods in software.amazon.awscdk.services.codeartifact that return CfnPackageGroup.RestrictionTypePropertyModifier and TypeMethodDescriptionCfnPackageGroup.RestrictionTypeProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.codeartifact with parameters of type CfnPackageGroup.RestrictionTypePropertyModifier and TypeMethodDescriptionCfnPackageGroup.RestrictionsProperty.Builder.externalUpstream(CfnPackageGroup.RestrictionTypeProperty externalUpstream) Sets the value ofCfnPackageGroup.RestrictionsProperty.getExternalUpstream()CfnPackageGroup.RestrictionsProperty.Builder.internalUpstream(CfnPackageGroup.RestrictionTypeProperty internalUpstream) Sets the value ofCfnPackageGroup.RestrictionsProperty.getInternalUpstream()CfnPackageGroup.RestrictionsProperty.Builder.publish(CfnPackageGroup.RestrictionTypeProperty publish) Sets the value ofCfnPackageGroup.RestrictionsProperty.getPublish()