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