exceptions

@JvmName(name = "ikeftxlbkpxmljpc")
suspend fun exceptions(value: Output<List<String>>)
@JvmName(name = "qqyvlqlhovnokxqa")
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 = "reutluailvcywucb")
suspend fun exceptions(vararg values: Output<String>)


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

Parameters

values

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