Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codebuild.CfnProjectPropsMixin.ArtifactsProperty.Builder
Packages that use CfnProjectPropsMixin.ArtifactsProperty.Builder
-
Uses of CfnProjectPropsMixin.ArtifactsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.codebuild
Methods in software.amazon.awscdk.cfnpropertymixins.services.codebuild that return CfnProjectPropsMixin.ArtifactsProperty.BuilderModifier and TypeMethodDescriptionCfnProjectPropsMixin.ArtifactsProperty.Builder.artifactIdentifier(String artifactIdentifier) Sets the value ofCfnProjectPropsMixin.ArtifactsProperty.getArtifactIdentifier()CfnProjectPropsMixin.ArtifactsProperty.builder()CfnProjectPropsMixin.ArtifactsProperty.Builder.encryptionDisabled(Boolean encryptionDisabled) Sets the value ofCfnProjectPropsMixin.ArtifactsProperty.getEncryptionDisabled()CfnProjectPropsMixin.ArtifactsProperty.Builder.encryptionDisabled(IResolvable encryptionDisabled) Sets the value ofCfnProjectPropsMixin.ArtifactsProperty.getEncryptionDisabled()Sets the value ofCfnProjectPropsMixin.ArtifactsProperty.getLocation()Sets the value ofCfnProjectPropsMixin.ArtifactsProperty.getName()CfnProjectPropsMixin.ArtifactsProperty.Builder.namespaceType(String namespaceType) Sets the value ofCfnProjectPropsMixin.ArtifactsProperty.getNamespaceType()CfnProjectPropsMixin.ArtifactsProperty.Builder.overrideArtifactName(Boolean overrideArtifactName) Sets the value ofCfnProjectPropsMixin.ArtifactsProperty.getOverrideArtifactName()CfnProjectPropsMixin.ArtifactsProperty.Builder.overrideArtifactName(IResolvable overrideArtifactName) Sets the value ofCfnProjectPropsMixin.ArtifactsProperty.getOverrideArtifactName()Sets the value ofCfnProjectPropsMixin.ArtifactsProperty.getPackaging()Sets the value ofCfnProjectPropsMixin.ArtifactsProperty.getPath()Sets the value ofCfnProjectPropsMixin.ArtifactsProperty.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codebuild with parameters of type CfnProjectPropsMixin.ArtifactsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnProjectPropsMixin.ArtifactsProperty.Builder.