@Stability(value=Stable) public static final class CfnSimpleTable.SSESpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSimpleTable.SSESpecificationProperty>
CfnSimpleTable.SSESpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSimpleTable.SSESpecificationProperty |
build()
Builds the configured instance.
|
CfnSimpleTable.SSESpecificationProperty.Builder |
sseEnabled(Boolean sseEnabled)
Sets the value of
CfnSimpleTable.SSESpecificationProperty.getSseEnabled() |
CfnSimpleTable.SSESpecificationProperty.Builder |
sseEnabled(IResolvable sseEnabled)
Sets the value of
CfnSimpleTable.SSESpecificationProperty.getSseEnabled() |
@Stability(value=Stable) public CfnSimpleTable.SSESpecificationProperty.Builder sseEnabled(Boolean sseEnabled)
CfnSimpleTable.SSESpecificationProperty.getSseEnabled()sseEnabled - `CfnSimpleTable.SSESpecificationProperty.SSEEnabled`.this@Stability(value=Stable) public CfnSimpleTable.SSESpecificationProperty.Builder sseEnabled(IResolvable sseEnabled)
CfnSimpleTable.SSESpecificationProperty.getSseEnabled()sseEnabled - `CfnSimpleTable.SSESpecificationProperty.SSEEnabled`.this@Stability(value=Stable) public CfnSimpleTable.SSESpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnSimpleTable.SSESpecificationProperty>CfnSimpleTable.SSESpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.