| Package | Description |
|---|---|
| software.amazon.awscdk.services.codepipeline |
AWS CodePipeline Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnPipeline.ArtifactStoreProperty.Jsii$Proxy
An implementation for
CfnPipeline.ArtifactStoreProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnPipeline.ArtifactStoreProperty |
CfnPipeline.ArtifactStoreProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnPipeline.ArtifactStoreMapProperty.Builder |
CfnPipeline.ArtifactStoreMapProperty.Builder.artifactStore(CfnPipeline.ArtifactStoreProperty artifactStore)
Sets the value of
CfnPipeline.ArtifactStoreMapProperty.getArtifactStore() |
CfnPipeline.Builder |
CfnPipeline.Builder.artifactStore(CfnPipeline.ArtifactStoreProperty artifactStore)
`AWS::CodePipeline::Pipeline.ArtifactStore`.
|
CfnPipelineProps.Builder |
CfnPipelineProps.Builder.artifactStore(CfnPipeline.ArtifactStoreProperty artifactStore)
Sets the value of
CfnPipelineProps.getArtifactStore() |
void |
CfnPipeline.setArtifactStore(CfnPipeline.ArtifactStoreProperty value)
`AWS::CodePipeline::Pipeline.ArtifactStore`.
|
Copyright © 2021. All rights reserved.