@Stability(value=Stable)
public static interface CfnPipeline.ArtifactStoreProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-artifactstore.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-artifactstore.html#cfn-codepipeline-pipeline-artifactstore-location@Stability(value=Stable) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-artifactstore.html#cfn-codepipeline-pipeline-artifactstore-type@Stability(value=Stable) @Nullable default Object getEncryptionKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-artifactstore.html#cfn-codepipeline-pipeline-artifactstore-encryptionkey@Stability(value=Stable) static CfnPipeline.ArtifactStoreProperty.Builder builder()
Copyright © 2020. All rights reserved.