@Stability(value=Stable) public static final class CfnApplicationV2.ZeppelinMonitoringConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplicationV2.ZeppelinMonitoringConfigurationProperty>
CfnApplicationV2.ZeppelinMonitoringConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplicationV2.ZeppelinMonitoringConfigurationProperty |
build()
Builds the configured instance.
|
CfnApplicationV2.ZeppelinMonitoringConfigurationProperty.Builder |
logLevel(String logLevel)
Sets the value of
CfnApplicationV2.ZeppelinMonitoringConfigurationProperty.getLogLevel() |
@Stability(value=Stable) public CfnApplicationV2.ZeppelinMonitoringConfigurationProperty.Builder logLevel(String logLevel)
CfnApplicationV2.ZeppelinMonitoringConfigurationProperty.getLogLevel()logLevel - The verbosity of the CloudWatch Logs for an application.
You can set it to INFO , WARN , ERROR , or DEBUG .this@Stability(value=Stable) public CfnApplicationV2.ZeppelinMonitoringConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnApplicationV2.ZeppelinMonitoringConfigurationProperty>CfnApplicationV2.ZeppelinMonitoringConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.