whitelist

@JvmName(name = "lmiwabyqpohgclij")
suspend fun whitelist(value: Output<List<String>>)
@JvmName(name = "aelbfyefmacarhki")
suspend fun whitelist(value: List<String>?)

Parameters

value

A list of source IP CIDR blocks that will be allowed to access the OriginEndpoint.


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


@JvmName(name = "isnjlrorprniaryf")
suspend fun whitelist(values: List<Output<String>>)
@JvmName(name = "opieetogcgbwobxd")
suspend fun whitelist(vararg values: String)

Parameters

values

A list of source IP CIDR blocks that will be allowed to access the OriginEndpoint.