Package software.amazon.awscdk.services.applicationinsights
package software.amazon.awscdk.services.applicationinsights
AWS::ApplicationInsights Construct Library
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:
- Search Construct Hub for ApplicationInsights construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::ApplicationInsights resources directly.
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.)
-
ClassDescriptionThe
AWS::ApplicationInsights::Application
resource adds an application that is created from a resource group.TheAWS::ApplicationInsights::Application AlarmMetric
property type defines a metric to monitor for the component.A builder forCfnApplication.AlarmMetricProperty
An implementation forCfnApplication.AlarmMetricProperty
TheAWS::ApplicationInsights::Application Alarm
property type defines a CloudWatch alarm to be monitored for the component.A builder forCfnApplication.AlarmProperty
An implementation forCfnApplication.AlarmProperty
A fluent builder forCfnApplication
.TheAWS::ApplicationInsights::Application ComponentConfiguration
property type defines the configuration settings of the component.A builder forCfnApplication.ComponentConfigurationProperty
An implementation forCfnApplication.ComponentConfigurationProperty
TheAWS::ApplicationInsights::Application ComponentMonitoringSetting
property type defines the monitoring setting of the component.A builder forCfnApplication.ComponentMonitoringSettingProperty
An implementation forCfnApplication.ComponentMonitoringSettingProperty
TheAWS::ApplicationInsights::Application ConfigurationDetails
property type specifies the configuration settings.A builder forCfnApplication.ConfigurationDetailsProperty
An implementation forCfnApplication.ConfigurationDetailsProperty
TheAWS::ApplicationInsights::Application CustomComponent
property type describes a custom component by grouping similar standalone instances to monitor.A builder forCfnApplication.CustomComponentProperty
An implementation forCfnApplication.CustomComponentProperty
TheAWS::ApplicationInsights::Application HAClusterPrometheusExporter
property type defines the HA cluster Prometheus Exporter settings.A builder forCfnApplication.HAClusterPrometheusExporterProperty
An implementation forCfnApplication.HAClusterPrometheusExporterProperty
TheAWS::ApplicationInsights::Application HANAPrometheusExporter
property type defines the HANA DB Prometheus Exporter settings.A builder forCfnApplication.HANAPrometheusExporterProperty
An implementation forCfnApplication.HANAPrometheusExporterProperty
TheAWS::ApplicationInsights::Application JMXPrometheusExporter
property type defines the JMXPrometheus Exporter configuration.A builder forCfnApplication.JMXPrometheusExporterProperty
An implementation forCfnApplication.JMXPrometheusExporterProperty
TheAWS::ApplicationInsights::Application LogPattern
property type specifies an object that defines the log patterns that belong to aLogPatternSet
.A builder forCfnApplication.LogPatternProperty
An implementation forCfnApplication.LogPatternProperty
TheAWS::ApplicationInsights::Application LogPatternSet
property type specifies the log pattern set.A builder forCfnApplication.LogPatternSetProperty
An implementation forCfnApplication.LogPatternSetProperty
TheAWS::ApplicationInsights::Application Log
property type specifies a log to monitor for the component.A builder forCfnApplication.LogProperty
An implementation forCfnApplication.LogProperty
The NetWeaver Prometheus Exporter Settings.A builder forCfnApplication.NetWeaverPrometheusExporterProperty
An implementation forCfnApplication.NetWeaverPrometheusExporterProperty
A process to be monitored for the component.A builder forCfnApplication.ProcessProperty
An implementation forCfnApplication.ProcessProperty
The SQL prometheus exporter settings.A builder forCfnApplication.SQLServerPrometheusExporterProperty
An implementation forCfnApplication.SQLServerPrometheusExporterProperty
TheAWS::ApplicationInsights::Application SubComponentConfigurationDetails
property type specifies the configuration settings of the sub-components.A builder forCfnApplication.SubComponentConfigurationDetailsProperty
An implementation forCfnApplication.SubComponentConfigurationDetailsProperty
TheAWS::ApplicationInsights::Application SubComponentTypeConfiguration
property type specifies the sub-component configurations for a component.A builder forCfnApplication.SubComponentTypeConfigurationProperty
An implementation forCfnApplication.SubComponentTypeConfigurationProperty
TheAWS::ApplicationInsights::Application WindowsEvent
property type specifies a Windows Event to monitor for the component.A builder forCfnApplication.WindowsEventProperty
An implementation forCfnApplication.WindowsEventProperty
Properties for defining aCfnApplication
.A builder forCfnApplicationProps
An implementation forCfnApplicationProps