Monitor

class Monitor

Amazon CloudWatch alarms to monitor during the deployment process.

Types

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

Properties

Link copied to clipboard

Amazon Resource Name (ARN) of the Amazon CloudWatch alarm.

Link copied to clipboard

ARN of an Identity and Access Management (IAM) role for AppConfig to monitor AlarmArn.

Functions

Link copied to clipboard
inline fun copy(block: Monitor.Builder.() -> Unit = {}): Monitor
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