@Stability(value=Stable)
public static interface CfnPipeline.ArtifactStoreMapProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getRegion()
@Stability(value=Stable) static CfnPipeline.ArtifactStoreMapProperty.Builder builder()
Copyright © 2021. All rights reserved.