notHosts

@JvmName(name = "hwpilhtkfhknsbtl")
suspend fun notHosts(value: Output<List<String>>)
@JvmName(name = "ytybayvvglpghbno")
suspend fun notHosts(value: List<String>?)

Parameters

value

Negate of hosts. Specifies exclusions.


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


@JvmName(name = "dxnpryylcxmedfvd")
suspend fun notHosts(values: List<Output<String>>)
@JvmName(name = "eqgmxvpsflubaacb")
suspend fun notHosts(vararg values: String)

Parameters

values

Negate of hosts. Specifies exclusions.