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