public static final class CfnCluster.LoggingProperty.Builder
extends java.lang.Object
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() |
public CfnCluster.LoggingProperty.Builder clusterLogging(IResolvable clusterLogging)
CfnCluster.LoggingProperty.getClusterLogging()
clusterLogging
- The cluster control plane logging configuration for your cluster.this
public CfnCluster.LoggingProperty.Builder clusterLogging(CfnCluster.ClusterLoggingProperty clusterLogging)
CfnCluster.LoggingProperty.getClusterLogging()
clusterLogging
- The cluster control plane logging configuration for your cluster.this
public CfnCluster.LoggingProperty build()
CfnCluster.LoggingProperty
java.lang.NullPointerException
- if any required attribute was not provided