Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.codepipeline.CfnPipelinePropsMixin.ArtifactStoreProperty
Packages that use CfnPipelinePropsMixin.ArtifactStoreProperty
-
Uses of CfnPipelinePropsMixin.ArtifactStoreProperty in software.amazon.awscdk.cfnpropertymixins.services.codepipeline
Classes in software.amazon.awscdk.cfnpropertymixins.services.codepipeline that implement CfnPipelinePropsMixin.ArtifactStorePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPipelinePropsMixin.ArtifactStorePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.codepipeline that return CfnPipelinePropsMixin.ArtifactStorePropertyModifier and TypeMethodDescriptionCfnPipelinePropsMixin.ArtifactStoreProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.codepipeline with parameters of type CfnPipelinePropsMixin.ArtifactStorePropertyModifier and TypeMethodDescriptionCfnPipelineMixinProps.Builder.artifactStore(CfnPipelinePropsMixin.ArtifactStoreProperty artifactStore) Sets the value ofCfnPipelineMixinProps.getArtifactStore()CfnPipelinePropsMixin.ArtifactStoreMapProperty.Builder.artifactStore(CfnPipelinePropsMixin.ArtifactStoreProperty artifactStore) Sets the value ofCfnPipelinePropsMixin.ArtifactStoreMapProperty.getArtifactStore()CfnPipelinePropsMixin.Builder.artifactStore(CfnPipelinePropsMixin.ArtifactStoreProperty artifactStore) The S3 bucket where artifacts for the pipeline are stored.