@Stability(value=Stable) public static final class CfnSimpleTable.SSESpecificationProperty.Builder extends Object
CfnSimpleTable.SSESpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSimpleTable.SSESpecificationProperty |
build()
Builds the configured instance.
|
CfnSimpleTable.SSESpecificationProperty.Builder |
withSseEnabled(Boolean value)
Sets the value of SseEnabled
|
CfnSimpleTable.SSESpecificationProperty.Builder |
withSseEnabled(software.amazon.awscdk.core.IResolvable value)
Sets the value of SseEnabled
|
@Stability(value=Stable) public CfnSimpleTable.SSESpecificationProperty.Builder withSseEnabled(@Nullable Boolean value)
value - `CfnSimpleTable.SSESpecificationProperty.SSEEnabled`.this@Stability(value=Stable) public CfnSimpleTable.SSESpecificationProperty.Builder withSseEnabled(@Nullable software.amazon.awscdk.core.IResolvable value)
value - `CfnSimpleTable.SSESpecificationProperty.SSEEnabled`.this@Stability(value=Stable) public CfnSimpleTable.SSESpecificationProperty build()
CfnSimpleTable.SSESpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.