@Stability(value=Stable)
public static interface CfnApplication.ConfigurationDetailsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApplication.ConfigurationDetailsProperty.Builder
A builder for
CfnApplication.ConfigurationDetailsProperty |
static class |
CfnApplication.ConfigurationDetailsProperty.Jsii$Proxy
An implementation for
CfnApplication.ConfigurationDetailsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnApplication.ConfigurationDetailsProperty.Builder |
builder() |
default Object |
getAlarmMetrics()
`CfnApplication.ConfigurationDetailsProperty.AlarmMetrics`.
|
default Object |
getAlarms()
`CfnApplication.ConfigurationDetailsProperty.Alarms`.
|
default Object |
getJmxPrometheusExporter()
`CfnApplication.ConfigurationDetailsProperty.JMXPrometheusExporter`.
|
default Object |
getLogs()
`CfnApplication.ConfigurationDetailsProperty.Logs`.
|
default Object |
getWindowsEvents()
`CfnApplication.ConfigurationDetailsProperty.WindowsEvents`.
|
@Stability(value=Stable) @Nullable default Object getAlarmMetrics()
@Stability(value=Stable) @Nullable default Object getAlarms()
@Stability(value=Stable) @Nullable default Object getJmxPrometheusExporter()
@Stability(value=Stable) @Nullable default Object getLogs()
@Stability(value=Stable) @Nullable default Object getWindowsEvents()
@Stability(value=Stable) static CfnApplication.ConfigurationDetailsProperty.Builder builder()
Copyright © 2021. All rights reserved.