See: Description
| Interface | Description |
|---|---|
| CfnApplication.AlarmMetricProperty |
The `AWS::ApplicationInsights::Application AlarmMetric` property type defines a metric to monitor for the component.
|
| CfnApplication.AlarmProperty |
The `AWS::ApplicationInsights::Application Alarm` property type defines a CloudWatch alarm to be monitored for the component.
|
| CfnApplication.ComponentConfigurationProperty |
The `AWS::ApplicationInsights::Application ComponentConfiguration` property type defines the configuration settings of the component.
|
| CfnApplication.ComponentMonitoringSettingProperty |
The `AWS::ApplicationInsights::Application ComponentMonitoringSetting` property type defines the monitoring setting of the component.
|
| CfnApplication.ConfigurationDetailsProperty |
The `AWS::ApplicationInsights::Application ConfigurationDetails` property type specifies the configuration settings.
|
| CfnApplication.CustomComponentProperty |
The `AWS::ApplicationInsights::Application CustomComponent` property type describes a custom component by grouping similar standalone instances to monitor.
|
| CfnApplication.HAClusterPrometheusExporterProperty |
The `AWS::ApplicationInsights::Application HAClusterPrometheusExporter` property type defines the HA cluster Prometheus Exporter settings.
|
| CfnApplication.HANAPrometheusExporterProperty |
The `AWS::ApplicationInsights::Application HANAPrometheusExporter` property type defines the HANA DB Prometheus Exporter settings.
|
| CfnApplication.JMXPrometheusExporterProperty |
The `AWS::ApplicationInsights::Application JMXPrometheusExporter` property type defines the JMXPrometheus Exporter configuration.
|
| CfnApplication.LogPatternProperty |
The `AWS::ApplicationInsights::Application LogPattern` property type specifies an object that defines the log patterns that belong to a `LogPatternSet` .
|
| CfnApplication.LogPatternSetProperty |
The `AWS::ApplicationInsights::Application LogPatternSet` property type specifies the log pattern set.
|
| CfnApplication.LogProperty |
The `AWS::ApplicationInsights::Application Log` property type specifies a log to monitor for the component.
|
| CfnApplication.SubComponentConfigurationDetailsProperty |
The `AWS::ApplicationInsights::Application SubComponentConfigurationDetails` property type specifies the configuration settings of the sub-components.
|
| CfnApplication.SubComponentTypeConfigurationProperty |
The `AWS::ApplicationInsights::Application SubComponentTypeConfiguration` property type specifies the sub-component configurations for a component.
|
| CfnApplication.WindowsEventProperty |
The `AWS::ApplicationInsights::Application WindowsEvent` property type specifies a Windows Event to monitor for the component.
|
| CfnApplicationProps |
Properties for defining a `CfnApplication`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.core.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.