allowedIps

@JvmName(name = "uwkaokgcuiddqbiy")
suspend fun allowedIps(value: Output<List<String>>)
@JvmName(name = "clsptpkgxsglouti")
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 = "dluomopvewwctknc")
suspend fun allowedIps(vararg values: Output<String>)


@JvmName(name = "bvolikphruamdeee")
suspend fun allowedIps(values: List<Output<String>>)
@JvmName(name = "vaiwsdteptgsvnsr")
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.