@Stability(value=Stable)
public static interface CfnCluster.SSESpecificationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dax-cluster-ssespecification.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.SSESpecificationProperty.Builder
A builder for
CfnCluster.SSESpecificationProperty |
static class |
CfnCluster.SSESpecificationProperty.Jsii$Proxy
An implementation for
CfnCluster.SSESpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.SSESpecificationProperty.Builder |
builder() |
default Object |
getSseEnabled()
`CfnCluster.SSESpecificationProperty.SSEEnabled`.
|
@Stability(value=Stable) @Nullable default Object getSseEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dax-cluster-ssespecification.html#cfn-dax-cluster-ssespecification-sseenabled@Stability(value=Stable) static CfnCluster.SSESpecificationProperty.Builder builder()
Copyright © 2020. All rights reserved.