Uses of Class
software.amazon.awscdk.services.applicationinsights.CfnApplication.ConfigurationDetailsProperty.Builder
Package
Description
AWS::ApplicationInsights Construct Library
-
Uses of CfnApplication.ConfigurationDetailsProperty.Builder in software.amazon.awscdk.services.applicationinsights
Modifier and TypeMethodDescriptionCfnApplication.ConfigurationDetailsProperty.Builder.alarmMetrics
(List<? extends Object> alarmMetrics) Sets the value ofCfnApplication.ConfigurationDetailsProperty.getAlarmMetrics()
CfnApplication.ConfigurationDetailsProperty.Builder.alarmMetrics
(IResolvable alarmMetrics) Sets the value ofCfnApplication.ConfigurationDetailsProperty.getAlarmMetrics()
Sets the value ofCfnApplication.ConfigurationDetailsProperty.getAlarms()
CfnApplication.ConfigurationDetailsProperty.Builder.alarms
(IResolvable alarms) Sets the value ofCfnApplication.ConfigurationDetailsProperty.getAlarms()
CfnApplication.ConfigurationDetailsProperty.builder()
CfnApplication.ConfigurationDetailsProperty.Builder.haClusterPrometheusExporter
(IResolvable haClusterPrometheusExporter) CfnApplication.ConfigurationDetailsProperty.Builder.haClusterPrometheusExporter
(CfnApplication.HAClusterPrometheusExporterProperty haClusterPrometheusExporter) CfnApplication.ConfigurationDetailsProperty.Builder.hanaPrometheusExporter
(IResolvable hanaPrometheusExporter) Sets the value ofCfnApplication.ConfigurationDetailsProperty.getHanaPrometheusExporter()
CfnApplication.ConfigurationDetailsProperty.Builder.hanaPrometheusExporter
(CfnApplication.HANAPrometheusExporterProperty hanaPrometheusExporter) Sets the value ofCfnApplication.ConfigurationDetailsProperty.getHanaPrometheusExporter()
CfnApplication.ConfigurationDetailsProperty.Builder.jmxPrometheusExporter
(IResolvable jmxPrometheusExporter) Sets the value ofCfnApplication.ConfigurationDetailsProperty.getJmxPrometheusExporter()
CfnApplication.ConfigurationDetailsProperty.Builder.jmxPrometheusExporter
(CfnApplication.JMXPrometheusExporterProperty jmxPrometheusExporter) Sets the value ofCfnApplication.ConfigurationDetailsProperty.getJmxPrometheusExporter()
Sets the value ofCfnApplication.ConfigurationDetailsProperty.getLogs()
CfnApplication.ConfigurationDetailsProperty.Builder.logs
(IResolvable logs) Sets the value ofCfnApplication.ConfigurationDetailsProperty.getLogs()
CfnApplication.ConfigurationDetailsProperty.Builder.netWeaverPrometheusExporter
(IResolvable netWeaverPrometheusExporter) CfnApplication.ConfigurationDetailsProperty.Builder.netWeaverPrometheusExporter
(CfnApplication.NetWeaverPrometheusExporterProperty netWeaverPrometheusExporter) Sets the value ofCfnApplication.ConfigurationDetailsProperty.getProcesses()
CfnApplication.ConfigurationDetailsProperty.Builder.processes
(IResolvable processes) Sets the value ofCfnApplication.ConfigurationDetailsProperty.getProcesses()
CfnApplication.ConfigurationDetailsProperty.Builder.sqlServerPrometheusExporter
(IResolvable sqlServerPrometheusExporter) CfnApplication.ConfigurationDetailsProperty.Builder.sqlServerPrometheusExporter
(CfnApplication.SQLServerPrometheusExporterProperty sqlServerPrometheusExporter) CfnApplication.ConfigurationDetailsProperty.Builder.windowsEvents
(List<? extends Object> windowsEvents) Sets the value ofCfnApplication.ConfigurationDetailsProperty.getWindowsEvents()
CfnApplication.ConfigurationDetailsProperty.Builder.windowsEvents
(IResolvable windowsEvents) Sets the value ofCfnApplication.ConfigurationDetailsProperty.getWindowsEvents()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.ConfigurationDetailsProperty.Builder
.