@Stability(value=Experimental)
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`.
|
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.applicationinsights.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::ApplicationInsights.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Copyright © 2023. All rights reserved.