@Stability(value=Stable) public static final class CfnApplication.ZeppelinMonitoringConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplication.ZeppelinMonitoringConfigurationProperty>
CfnApplication.ZeppelinMonitoringConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.ZeppelinMonitoringConfigurationProperty |
build()
Builds the configured instance.
|
CfnApplication.ZeppelinMonitoringConfigurationProperty.Builder |
logLevel(String logLevel)
Sets the value of
CfnApplication.ZeppelinMonitoringConfigurationProperty.getLogLevel() |
@Stability(value=Stable) public CfnApplication.ZeppelinMonitoringConfigurationProperty.Builder logLevel(String logLevel)
CfnApplication.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 CfnApplication.ZeppelinMonitoringConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnApplication.ZeppelinMonitoringConfigurationProperty>CfnApplication.ZeppelinMonitoringConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.