@Stability(value=Stable)
public static interface CfnPipeline.ArtifactStoreMapProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-artifactstoremap.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPipeline.ArtifactStoreMapProperty.Builder
A builder for
CfnPipeline.ArtifactStoreMapProperty |
static class |
CfnPipeline.ArtifactStoreMapProperty.Jsii$Proxy
An implementation for
CfnPipeline.ArtifactStoreMapProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPipeline.ArtifactStoreMapProperty.Builder |
builder() |
Object |
getArtifactStore()
`CfnPipeline.ArtifactStoreMapProperty.ArtifactStore`.
|
String |
getRegion()
`CfnPipeline.ArtifactStoreMapProperty.Region`.
|
@Stability(value=Stable) @NotNull Object getArtifactStore()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-artifactstoremap.html#cfn-codepipeline-pipeline-artifactstoremap-artifactstore@Stability(value=Stable) @NotNull String getRegion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-artifactstoremap.html#cfn-codepipeline-pipeline-artifactstoremap-region@Stability(value=Stable) static CfnPipeline.ArtifactStoreMapProperty.Builder builder()
Copyright © 2020. All rights reserved.