events

@JvmName(name = "bhqwbfqkvyehjuea")
suspend fun events(value: Output<List<String>>)
@JvmName(name = "sottirsfplowbame")
suspend fun events(value: List<String>?)

Parameters

value

The event type or types that trigger a rollback. Supported types are DEPLOYMENT_FAILURE and DEPLOYMENT_STOP_ON_ALARM. Only one auto_rollback_configuration is allowed.


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


@JvmName(name = "twxbiwwfvndcjruv")
suspend fun events(values: List<Output<String>>)
@JvmName(name = "ayqxlnpiipnacaqy")
suspend fun events(vararg values: String)

Parameters

values

The event type or types that trigger a rollback. Supported types are DEPLOYMENT_FAILURE and DEPLOYMENT_STOP_ON_ALARM. Only one auto_rollback_configuration is allowed.