@Stability(value=Stable) public static final class CfnCluster.JmxExporterProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCluster.JmxExporterProperty>
CfnCluster.JmxExporterProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnCluster.JmxExporterProperty |
build()
Builds the configured instance.
|
CfnCluster.JmxExporterProperty.Builder |
enabledInBroker(Boolean enabledInBroker)
Sets the value of
CfnCluster.JmxExporterProperty.getEnabledInBroker() |
CfnCluster.JmxExporterProperty.Builder |
enabledInBroker(IResolvable enabledInBroker)
Sets the value of
CfnCluster.JmxExporterProperty.getEnabledInBroker() |
@Stability(value=Stable) public CfnCluster.JmxExporterProperty.Builder enabledInBroker(Boolean enabledInBroker)
CfnCluster.JmxExporterProperty.getEnabledInBroker()
enabledInBroker
- Indicates whether you want to enable or disable the JMX Exporter. This parameter is required.this
@Stability(value=Stable) public CfnCluster.JmxExporterProperty.Builder enabledInBroker(IResolvable enabledInBroker)
CfnCluster.JmxExporterProperty.getEnabledInBroker()
enabledInBroker
- Indicates whether you want to enable or disable the JMX Exporter. This parameter is required.this
@Stability(value=Stable) public CfnCluster.JmxExporterProperty build()
build
in interface software.amazon.jsii.Builder<CfnCluster.JmxExporterProperty>
CfnCluster.JmxExporterProperty
NullPointerException
- if any required attribute was not providedCopyright © 2023. All rights reserved.