| Package | Description |
|---|---|
| software.amazon.awscdk.services.codepipeline.cloudformation |
| Modifier and Type | Class and Description |
|---|---|
static class |
PipelineResource.ArtifactStoreProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
PipelineResource.ArtifactStoreProperty |
PipelineResource.ArtifactStoreProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PipelineResourceProps.setArtifactStore(PipelineResource.ArtifactStoreProperty value)
``AWS::CodePipeline::Pipeline.ArtifactStore``
|
void |
PipelineResourceProps.Jsii$Proxy.setArtifactStore(PipelineResource.ArtifactStoreProperty value)
``AWS::CodePipeline::Pipeline.ArtifactStore``
|
PipelineResourceProps.Builder |
PipelineResourceProps.Builder.withArtifactStore(PipelineResource.ArtifactStoreProperty value)
Sets the value of ArtifactStore
|
Copyright © 2018. All rights reserved.