phases

@JvmName(name = "puboaexbbuoflbpi")
suspend fun phases(value: Output<List<String>>)
@JvmName(name = "oiwylbfyjotghvuw")
suspend fun phases(value: List<String>?)

Parameters

value

A list of phases to skip the execution of. This option is incompatible with the ruleset and rulesets options.


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


@JvmName(name = "ejjlapirravmionu")
suspend fun phases(values: List<Output<String>>)
@JvmName(name = "mupbdclmbjjtgdga")
suspend fun phases(vararg values: String)

Parameters

values

A list of phases to skip the execution of. This option is incompatible with the ruleset and rulesets options.