@Stability(value=Stable) public static final class CfnCluster.ExecuteCommandConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCluster.ExecuteCommandConfigurationProperty>
CfnCluster.ExecuteCommandConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.ExecuteCommandConfigurationProperty |
build()
Builds the configured instance.
|
CfnCluster.ExecuteCommandConfigurationProperty.Builder |
kmsKeyId(String kmsKeyId)
Sets the value of
CfnCluster.ExecuteCommandConfigurationProperty.getKmsKeyId() |
CfnCluster.ExecuteCommandConfigurationProperty.Builder |
logConfiguration(CfnCluster.ExecuteCommandLogConfigurationProperty logConfiguration)
Sets the value of
CfnCluster.ExecuteCommandConfigurationProperty.getLogConfiguration() |
CfnCluster.ExecuteCommandConfigurationProperty.Builder |
logConfiguration(IResolvable logConfiguration)
Sets the value of
CfnCluster.ExecuteCommandConfigurationProperty.getLogConfiguration() |
CfnCluster.ExecuteCommandConfigurationProperty.Builder |
logging(String logging)
Sets the value of
CfnCluster.ExecuteCommandConfigurationProperty.getLogging() |
@Stability(value=Stable) public CfnCluster.ExecuteCommandConfigurationProperty.Builder kmsKeyId(String kmsKeyId)
CfnCluster.ExecuteCommandConfigurationProperty.getKmsKeyId()kmsKeyId - `CfnCluster.ExecuteCommandConfigurationProperty.KmsKeyId`.this@Stability(value=Stable) public CfnCluster.ExecuteCommandConfigurationProperty.Builder logConfiguration(CfnCluster.ExecuteCommandLogConfigurationProperty logConfiguration)
CfnCluster.ExecuteCommandConfigurationProperty.getLogConfiguration()logConfiguration - `CfnCluster.ExecuteCommandConfigurationProperty.LogConfiguration`.this@Stability(value=Stable) public CfnCluster.ExecuteCommandConfigurationProperty.Builder logConfiguration(IResolvable logConfiguration)
CfnCluster.ExecuteCommandConfigurationProperty.getLogConfiguration()logConfiguration - `CfnCluster.ExecuteCommandConfigurationProperty.LogConfiguration`.this@Stability(value=Stable) public CfnCluster.ExecuteCommandConfigurationProperty.Builder logging(String logging)
CfnCluster.ExecuteCommandConfigurationProperty.getLogging()logging - `CfnCluster.ExecuteCommandConfigurationProperty.Logging`.this@Stability(value=Stable) public CfnCluster.ExecuteCommandConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnCluster.ExecuteCommandConfigurationProperty>CfnCluster.ExecuteCommandConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.