@Stability(value=Stable)
public static interface CfnPipeline.ArtifactStoreProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPipeline.ArtifactStoreProperty.Builder
A builder for
CfnPipeline.ArtifactStoreProperty |
static class |
CfnPipeline.ArtifactStoreProperty.Jsii$Proxy
An implementation for
CfnPipeline.ArtifactStoreProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnPipeline.ArtifactStoreProperty.Builder |
builder() |
default Object |
getEncryptionKey()
`CfnPipeline.ArtifactStoreProperty.EncryptionKey`.
|
String |
getLocation()
`CfnPipeline.ArtifactStoreProperty.Location`.
|
String |
getType()
`CfnPipeline.ArtifactStoreProperty.Type`.
|
@Stability(value=Stable) @NotNull String getLocation()
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) @Nullable default Object getEncryptionKey()
@Stability(value=Stable) static CfnPipeline.ArtifactStoreProperty.Builder builder()
Copyright © 2021. All rights reserved.