alarms

@JvmName(name = "suovykkhdwdpvwvv")
suspend fun alarms(value: Output<List<String>>)
@JvmName(name = "wditfcjevrtpauqi")
suspend fun alarms(value: List<String>?)

Parameters

value

Custom Cloudwatch auto scaling alarms, to be used as thresholds. This parameter takes a list of up to five alarm names, which are case sensitive and must be in the same region as the stack.


@JvmName(name = "ntjsljpwxdewgpqf")
suspend fun alarms(vararg values: Output<String>)


@JvmName(name = "wuorotefvwncloep")
suspend fun alarms(values: List<Output<String>>)
@JvmName(name = "sgggkirlcvkhfkyj")
suspend fun alarms(vararg values: String)

Parameters

values

Custom Cloudwatch auto scaling alarms, to be used as thresholds. This parameter takes a list of up to five alarm names, which are case sensitive and must be in the same region as the stack.