exceptions

@JvmName(name = "wlmsspkrgwuiprao")
suspend fun exceptions(value: Output<List<String>>)
@JvmName(name = "vuqevdjsmwhdmppn")
suspend fun exceptions(value: List<String>?)

Parameters

value

The elements that are not included in the set, in case elements contains '*' indicating 'all'.


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


@JvmName(name = "ijfolhgespgwhhlj")
suspend fun exceptions(values: List<Output<String>>)
@JvmName(name = "efoiyppqchtfgdcu")
suspend fun exceptions(vararg values: String)

Parameters

values

The elements that are not included in the set, in case elements contains '*' indicating 'all'.