You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ApplicationInsights::Types::ApplicationInfo

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#cwe_monitor_enabledBoolean

Indicates whether Application Insights can listen to CloudWatch events for the application resources, such as instance terminated, failed deployment, and others.

Returns:

  • (Boolean)

    Indicates whether Application Insights can listen to CloudWatch events for the application resources, such as instance terminated, failed deployment, and others.

#life_cycleString

The lifecycle of the application.

Returns:

  • (String)

    The lifecycle of the application.

#ops_center_enabledBoolean

Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.

Returns:

  • (Boolean)

    Indicates whether Application Insights will create opsItems for any problem detected by Application Insights for an application.

#ops_item_sns_topic_arnString

The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.

Returns:

  • (String)

    The SNS topic provided to Application Insights that is associated to the created opsItems to receive SNS notifications for opsItem updates.

#remarksString

The issues on the user side that block Application Insights from successfully monitoring an application. Example remarks include:

  • “Configuring application, detected 1 Errors, 3 Warnings”

  • “Configuring application, detected 1 Unconfigured Components”

Returns:

  • (String)

    The issues on the user side that block Application Insights from successfully monitoring an application.

#resource_group_nameString

The name of the resource group used for the application.

Returns:

  • (String)

    The name of the resource group used for the application.