ipAddresses

@JvmName(name = "ddsvnlivdhdbldpg")
suspend fun ipAddresses(value: Output<List<String>>)
@JvmName(name = "hpqhndadauirtpnd")
suspend fun ipAddresses(value: List<String>?)

Parameters

value

IP address to be added to the whitelist for the API key.


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


@JvmName(name = "ihwxjdtolllyqsuo")
suspend fun ipAddresses(values: List<Output<String>>)
@JvmName(name = "rjldchrxhtdtkpst")
suspend fun ipAddresses(vararg values: String)

Parameters

values

IP address to be added to the whitelist for the API key.