@Stability(value=Stable)
public static interface CfnCluster.EncryptionAtRestProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-encryptionatrest.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-encryptionatrest.html#cfn-msk-cluster-encryptionatrest-datavolumekmskeyid@Stability(value=Stable) static CfnCluster.EncryptionAtRestProperty.Builder builder()
Copyright © 2020. All rights reserved.