@Stability(value=Stable) public static final class CfnCluster.LoggingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCluster.LoggingProperty>
CfnCluster.LoggingProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.LoggingProperty |
build()
Builds the configured instance.
|
CfnCluster.LoggingProperty.Builder |
clusterLogging(CfnCluster.ClusterLoggingProperty clusterLogging)
Sets the value of
CfnCluster.LoggingProperty.getClusterLogging() |
CfnCluster.LoggingProperty.Builder |
clusterLogging(IResolvable clusterLogging)
Sets the value of
CfnCluster.LoggingProperty.getClusterLogging() |
@Stability(value=Stable) public CfnCluster.LoggingProperty.Builder clusterLogging(CfnCluster.ClusterLoggingProperty clusterLogging)
CfnCluster.LoggingProperty.getClusterLogging()clusterLogging - The cluster control plane logging configuration for your cluster.this@Stability(value=Stable) public CfnCluster.LoggingProperty.Builder clusterLogging(IResolvable clusterLogging)
CfnCluster.LoggingProperty.getClusterLogging()clusterLogging - The cluster control plane logging configuration for your cluster.this@Stability(value=Stable) public CfnCluster.LoggingProperty build()
build in interface software.amazon.jsii.Builder<CfnCluster.LoggingProperty>CfnCluster.LoggingPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.