@Stability(value=Stable) @Internal public static final class CfnApplication.MonitoringConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplication.MonitoringConfigurationProperty
CfnApplication.MonitoringConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplication.MonitoringConfigurationProperty.Builder, CfnApplication.MonitoringConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplication.MonitoringConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplication.ApplicationCodeConfigurationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getConfigurationType()
Describes whether to use the default CloudWatch logging configuration for an application.
|
String |
getLogLevel()
Describes the verbosity of the CloudWatch Logs for an application.
|
String |
getMetricsLevel()
Describes the granularity of the CloudWatch Logs for an application.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnApplication.MonitoringConfigurationProperty.Builder builder)
CfnApplication.ApplicationCodeConfigurationProperty.Builder.public final String getConfigurationType()
CfnApplication.MonitoringConfigurationProperty
You must set this property to CUSTOM in order to set the LogLevel or MetricsLevel parameters.
getConfigurationType in interface CfnApplication.MonitoringConfigurationPropertypublic final String getLogLevel()
CfnApplication.MonitoringConfigurationPropertygetLogLevel in interface CfnApplication.MonitoringConfigurationPropertypublic final String getMetricsLevel()
CfnApplication.MonitoringConfigurationProperty
The Parallelism level is not recommended for applications with a Parallelism over 64 due to excessive costs.
getMetricsLevel in interface CfnApplication.MonitoringConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.