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