AlarmConfiguration

Information about alarms associated with a deployment or deployment group.

Types

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

Properties

Link copied to clipboard

A list of alarms configured for the deployment or deployment group. A maximum of 10 alarms can be added.

Link copied to clipboard

Indicates whether the alarm configuration is enabled.

Link copied to clipboard

Indicates whether a deployment should continue if information about the current state of alarms cannot be retrieved from Amazon CloudWatch. The default value is false.

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