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