allowedIps

@JvmName(name = "ccvfhovoygyxvnwc")
suspend fun allowedIps(value: Output<List<String>>)
@JvmName(name = "ahbodwvvphinjwfh")
suspend fun allowedIps(value: List<String>?)

Parameters

value

A list of the caller IP addresses that are allowed to make API calls with this key.


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


@JvmName(name = "llbijbywrtwrrsge")
suspend fun allowedIps(values: List<Output<String>>)
@JvmName(name = "ootrypvvppphocpi")
suspend fun allowedIps(vararg values: String)

Parameters

values

A list of the caller IP addresses that are allowed to make API calls with this key.