@Stability(value=Stable)
public static interface CfnSimpleTable.SSESpecificationProperty
extends software.amazon.jsii.JsiiSerializable
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSimpleTable.SSESpecificationProperty.Builder
A builder for
CfnSimpleTable.SSESpecificationProperty |
static class |
CfnSimpleTable.SSESpecificationProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnSimpleTable.SSESpecificationProperty.Builder |
builder() |
Object |
getSseEnabled()
`CfnSimpleTable.SSESpecificationProperty.SSEEnabled`.
|
@Stability(value=Stable) Object getSseEnabled()
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html@Stability(value=Stable) static CfnSimpleTable.SSESpecificationProperty.Builder builder()
Copyright © 2019. All rights reserved.