@Stability(value=Stable)
public static interface CfnApplication.JMXPrometheusExporterProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApplication.JMXPrometheusExporterProperty.Builder
A builder for
CfnApplication.JMXPrometheusExporterProperty |
static class |
CfnApplication.JMXPrometheusExporterProperty.Jsii$Proxy
An implementation for
CfnApplication.JMXPrometheusExporterProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnApplication.JMXPrometheusExporterProperty.Builder |
builder() |
default String |
getHostPort()
`CfnApplication.JMXPrometheusExporterProperty.HostPort`.
|
default String |
getJmxurl()
`CfnApplication.JMXPrometheusExporterProperty.JMXURL`.
|
default String |
getPrometheusPort()
`CfnApplication.JMXPrometheusExporterProperty.PrometheusPort`.
|
@Stability(value=Stable) @Nullable default String getHostPort()
@Stability(value=Stable) @Nullable default String getJmxurl()
@Stability(value=Stable) @Nullable default String getPrometheusPort()
@Stability(value=Stable) static CfnApplication.JMXPrometheusExporterProperty.Builder builder()
Copyright © 2021. All rights reserved.