ipAllowLists

@JvmName(name = "ftirajlamnsogklb")
suspend fun ipAllowLists(value: Output<List<String>>)
@JvmName(name = "wluoncehhwoyaqtl")
suspend fun ipAllowLists(value: List<String>?)

Parameters

value

One or more IP Addresses, or CIDR Blocks which should be able to access the Key Delivery.


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


@JvmName(name = "esdpclypryciwlnf")
suspend fun ipAllowLists(values: List<Output<String>>)
@JvmName(name = "hhfumbfrmjkqwhgt")
suspend fun ipAllowLists(vararg values: String)

Parameters

values

One or more IP Addresses, or CIDR Blocks which should be able to access the Key Delivery.