notHosts

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

Parameters

value

Negate of hosts. Specifies exclusions.


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


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

Parameters

values

Negate of hosts. Specifies exclusions.