ipAllowList

@JvmName(name = "jdebqjyaacbotooj")
suspend fun ipAllowList(value: Output<List<String>>)
@JvmName(name = "girjakginnsxbdrx")
suspend fun ipAllowList(value: List<String>?)

Parameters

value

The IP allow list for access control in Key Delivery. If the default action is set to 'Allow', the IP allow list must be empty.


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


@JvmName(name = "nphscspnfobullxm")
suspend fun ipAllowList(values: List<Output<String>>)
@JvmName(name = "bwbgfimqmvvevoyk")
suspend fun ipAllowList(vararg values: String)

Parameters

values

The IP allow list for access control in Key Delivery. If the default action is set to 'Allow', the IP allow list must be empty.