notIns

@JvmName(name = "hmlandthwbiaivnh")
suspend fun notIns(value: Output<List<String>>)
@JvmName(name = "evehbbrgklodjykn")
suspend fun notIns(value: List<String>?)

Parameters

value

List of IP addresses or CIDR notation where the token should not be used from.


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


@JvmName(name = "aqiyhdeipdyvjitn")
suspend fun notIns(values: List<Output<String>>)
@JvmName(name = "vborprfepkbtvdyb")
suspend fun notIns(vararg values: String)

Parameters

values

List of IP addresses or CIDR notation where the token should not be used from.