UpdateApplicationRequest

Types

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

Properties

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

Turns auto-configuration on or off.

Link copied to clipboard

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

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. Allows you to receive notifications for updates to the opsItem.

Link copied to clipboard

Disassociates the SNS topic from the opsItem created for detected problems.

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The SNS topic ARN. Allows you to receive SNS notifications for updates and issues with an application.

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