@Stability(value=Stable)
public static interface CfnCluster.EncryptionInfoProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default Object getEncryptionInTransit()
@Stability(value=Stable) static CfnCluster.EncryptionInfoProperty.Builder builder()
Copyright © 2021. All rights reserved.