| Package | Description |
|---|---|
| com.amazonaws.services.kinesisanalyticsv2.model |
| Modifier and Type | Method and Description |
|---|---|
static LogLevel |
LogLevel.fromValue(String value)
Use this in place of valueOf.
|
static LogLevel |
LogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogLevel[] |
LogLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ZeppelinMonitoringConfigurationDescription |
ZeppelinMonitoringConfigurationDescription.withLogLevel(LogLevel logLevel)
Describes the verbosity of the CloudWatch Logs for an application.
|
MonitoringConfiguration |
MonitoringConfiguration.withLogLevel(LogLevel logLevel)
Describes the verbosity of the CloudWatch Logs for an application.
|
ZeppelinMonitoringConfiguration |
ZeppelinMonitoringConfiguration.withLogLevel(LogLevel logLevel)
The verbosity of the CloudWatch Logs for an application.
|
MonitoringConfigurationDescription |
MonitoringConfigurationDescription.withLogLevel(LogLevel logLevel)
Describes the verbosity of the CloudWatch Logs for an application.
|
ZeppelinMonitoringConfigurationUpdate |
ZeppelinMonitoringConfigurationUpdate.withLogLevelUpdate(LogLevel logLevelUpdate)
Updates to the logging level for Apache Zeppelin within a Kinesis Data Analytics Studio notebook.
|
MonitoringConfigurationUpdate |
MonitoringConfigurationUpdate.withLogLevelUpdate(LogLevel logLevelUpdate)
Describes updates to the verbosity of the CloudWatch Logs for an application.
|
Copyright © 2021. All rights reserved.