enabled

@JvmName(name = "mcycdjiutpxplvfk")
suspend fun enabled(value: Output<Boolean>)
@JvmName(name = "lmqngysttgaflrbg")
suspend fun enabled(value: Boolean?)

Parameters

value

Whether this action group is enabled. If an action group is not enabled, then none of its receivers will receive communications. Defaults to true.