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