ConfigurationEvent

The event information.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The AWS account ID for the owner of the application to which the configuration event belongs.

Link copied to clipboard

The details of the event in plain text.

Link copied to clipboard

The name of the resource Application Insights attempted to configure.

Link copied to clipboard

The resource type that Application Insights attempted to configure, for example, CLOUDWATCH_ALARM.

Link copied to clipboard

The status of the configuration update event. Possible values include INFO, WARN, and ERROR.

Link copied to clipboard

The timestamp of the event.

Link copied to clipboard

The resource monitored by Application Insights.

Link copied to clipboard

The name of the resource group of the application to which the configuration event belongs.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String