Uses of Class
software.amazon.awscdk.services.applicationinsights.CfnApplication.HANAPrometheusExporterProperty.Builder
Packages that use CfnApplication.HANAPrometheusExporterProperty.Builder
Package
Description
AWS::ApplicationInsights Construct Library
-
Uses of CfnApplication.HANAPrometheusExporterProperty.Builder in software.amazon.awscdk.services.applicationinsights
Methods in software.amazon.awscdk.services.applicationinsights that return CfnApplication.HANAPrometheusExporterProperty.BuilderModifier and TypeMethodDescriptionCfnApplication.HANAPrometheusExporterProperty.Builder.agreeToInstallHanadbClient
(Boolean agreeToInstallHanadbClient) CfnApplication.HANAPrometheusExporterProperty.Builder.agreeToInstallHanadbClient
(IResolvable agreeToInstallHanadbClient) CfnApplication.HANAPrometheusExporterProperty.builder()
Sets the value ofCfnApplication.HANAPrometheusExporterProperty.getHanaPort()
CfnApplication.HANAPrometheusExporterProperty.Builder.hanaSecretName
(String hanaSecretName) Sets the value ofCfnApplication.HANAPrometheusExporterProperty.getHanaSecretName()
Sets the value ofCfnApplication.HANAPrometheusExporterProperty.getHanasid()
CfnApplication.HANAPrometheusExporterProperty.Builder.prometheusPort
(String prometheusPort) Sets the value ofCfnApplication.HANAPrometheusExporterProperty.getPrometheusPort()
Constructors in software.amazon.awscdk.services.applicationinsights with parameters of type CfnApplication.HANAPrometheusExporterProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.HANAPrometheusExporterProperty.Builder
.