whitelist

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


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

Parameters

values

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