@Stability(value=Stable)
public static interface CfnCluster.EncryptionInfoProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-encryptioninfo.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.EncryptionInfoProperty.Builder
A builder for
CfnCluster.EncryptionInfoProperty |
static class |
CfnCluster.EncryptionInfoProperty.Jsii$Proxy
An implementation for
CfnCluster.EncryptionInfoProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.EncryptionInfoProperty.Builder |
builder() |
default Object |
getEncryptionAtRest()
`CfnCluster.EncryptionInfoProperty.EncryptionAtRest`.
|
default Object |
getEncryptionInTransit()
`CfnCluster.EncryptionInfoProperty.EncryptionInTransit`.
|
@Stability(value=Stable) @Nullable default Object getEncryptionAtRest()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-encryptioninfo.html#cfn-msk-cluster-encryptioninfo-encryptionatrest@Stability(value=Stable) @Nullable default Object getEncryptionInTransit()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-msk-cluster-encryptioninfo.html#cfn-msk-cluster-encryptioninfo-encryptionintransit@Stability(value=Stable) static CfnCluster.EncryptionInfoProperty.Builder builder()
Copyright © 2020. All rights reserved.