ipAddresses

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

Parameters

value

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


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


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

Parameters

values

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