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