@Stability(value=Stable) @Internal public static final class CfnApplication.HANAPrometheusExporterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplication.HANAPrometheusExporterProperty
CfnApplication.HANAPrometheusExporterPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplication.HANAPrometheusExporterProperty.Builder, CfnApplication.HANAPrometheusExporterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplication.HANAPrometheusExporterProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplication.AlarmMetricProperty.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) |
Object |
getAgreeToInstallHanadbClient()
Designates whether you agree to install the HANA DB client.
|
String |
getHanaPort()
The HANA database port by which the exporter will query HANA metrics.
|
String |
getHanaSecretName()
The AWS Secrets Manager secret that stores HANA monitoring user credentials.
|
String |
getHanasid()
The three-character SAP system ID (SID) of the SAP HANA system.
|
String |
getPrometheusPort()
The target port to which Prometheus sends metrics.
|
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.HANAPrometheusExporterProperty.Builder builder)
CfnApplication.AlarmMetricProperty.Builder.public final Object getAgreeToInstallHanadbClient()
CfnApplication.HANAPrometheusExporterPropertygetAgreeToInstallHanadbClient in interface CfnApplication.HANAPrometheusExporterPropertypublic final String getHanaPort()
CfnApplication.HANAPrometheusExporterPropertygetHanaPort in interface CfnApplication.HANAPrometheusExporterPropertypublic final String getHanaSecretName()
CfnApplication.HANAPrometheusExporterPropertyThe HANA Prometheus exporter uses these credentials to connect to the database and query HANA metrics.
getHanaSecretName in interface CfnApplication.HANAPrometheusExporterPropertypublic final String getHanasid()
CfnApplication.HANAPrometheusExporterPropertygetHanasid in interface CfnApplication.HANAPrometheusExporterPropertypublic final String getPrometheusPort()
CfnApplication.HANAPrometheusExporterPropertyIf not specified, the default port 9668 is used.
getPrometheusPort in interface CfnApplication.HANAPrometheusExporterProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.