@Stability(value=Stable)
public static interface CfnCluster.EncryptionAtRestProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.EncryptionAtRestProperty.Builder
A builder for
CfnCluster.EncryptionAtRestProperty |
static class |
CfnCluster.EncryptionAtRestProperty.Jsii$Proxy
An implementation for
CfnCluster.EncryptionAtRestProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.EncryptionAtRestProperty.Builder |
builder() |
String |
getDataVolumeKmsKeyId()
`CfnCluster.EncryptionAtRestProperty.DataVolumeKMSKeyId`.
|
@Stability(value=Stable) @NotNull String getDataVolumeKmsKeyId()
@Stability(value=Stable) static CfnCluster.EncryptionAtRestProperty.Builder builder()
Copyright © 2021. All rights reserved.