| Modifier and Type | Class and Description |
|---|---|
static class |
CfnSimpleTable.SSESpecificationProperty.Jsii$Proxy
An implementation for
CfnSimpleTable.SSESpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnSimpleTable.SSESpecificationProperty |
CfnSimpleTable.SSESpecificationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnSimpleTable.setSseSpecification(CfnSimpleTable.SSESpecificationProperty value)
`AWS::Serverless::SimpleTable.SSESpecification`.
|
CfnSimpleTable.Builder |
CfnSimpleTable.Builder.sseSpecification(CfnSimpleTable.SSESpecificationProperty sseSpecification)
`AWS::Serverless::SimpleTable.SSESpecification`.
|
CfnSimpleTableProps.Builder |
CfnSimpleTableProps.Builder.sseSpecification(CfnSimpleTable.SSESpecificationProperty sseSpecification)
Sets the value of
CfnSimpleTableProps.getSseSpecification() |
Copyright © 2022. All rights reserved.