public static final class CfnApplicationV2.ZeppelinMonitoringConfigurationProperty.Builder
extends java.lang.Object
CfnApplicationV2.ZeppelinMonitoringConfigurationProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnApplicationV2.ZeppelinMonitoringConfigurationProperty |
build()
Builds the configured instance.
|
CfnApplicationV2.ZeppelinMonitoringConfigurationProperty.Builder |
logLevel(java.lang.String logLevel)
Sets the value of
CfnApplicationV2.ZeppelinMonitoringConfigurationProperty.getLogLevel() |
public CfnApplicationV2.ZeppelinMonitoringConfigurationProperty.Builder logLevel(java.lang.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
public CfnApplicationV2.ZeppelinMonitoringConfigurationProperty build()
CfnApplicationV2.ZeppelinMonitoringConfigurationProperty
java.lang.NullPointerException
- if any required attribute was not provided