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