| Package | Description |
|---|---|
| software.amazon.awscdk.services.dax |
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCluster.SSESpecificationProperty.Jsii$Proxy
An implementation for
CfnCluster.SSESpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.SSESpecificationProperty |
CfnCluster.SSESpecificationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnCluster.setSseSpecification(CfnCluster.SSESpecificationProperty value)
`AWS::DAX::Cluster.SSESpecification`.
|
CfnClusterProps.Builder |
CfnClusterProps.Builder.sseSpecification(CfnCluster.SSESpecificationProperty sseSpecification)
Sets the value of
CfnClusterProps.getSseSpecification() |
CfnCluster.Builder |
CfnCluster.Builder.sseSpecification(CfnCluster.SSESpecificationProperty sseSpecification)
`AWS::DAX::Cluster.SSESpecification`.
|
Copyright © 2021. All rights reserved.