whitelist

@JvmName(name = "ybvclnvmjenkrhtd")
suspend fun whitelist(value: Output<List<String>>)
@JvmName(name = "chpcfdbfcgquomsf")
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 = "mjlqcucoyqrofesy")
suspend fun whitelist(vararg values: Output<String>)


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

Parameters

values

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