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