Application

class Application : KotlinCustomResource

Resource schema for AWS::ApplicationInsights::Application

Properties

Link copied to clipboard
val applicationArn: Output<String>

The ARN of the ApplicationInsights application.

Link copied to clipboard

If set to true, the managed policies for SSM and CW will be attached to the instance roles if they are missing

Link copied to clipboard

If set to true, application will be configured with recommended monitoring configuration.

Link copied to clipboard

The monitoring settings of the components.

Link copied to clipboard

The custom grouped components.

Link copied to clipboard

Indicates whether Application Insights can listen to CloudWatch events for the application resources.

Link copied to clipboard

The grouping type of the application

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The log pattern sets.

Link copied to clipboard

When set to true, creates opsItems for any problems detected on an application.

Link copied to clipboard

The SNS topic provided to Application Insights that is associated to the created opsItem.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The name of the resource group.

Link copied to clipboard
val tags: Output<List<Tag>>?

The tags of Application Insights application.

Link copied to clipboard
val urn: Output<String>