sourceIps

@JvmName(name = "latfppkqfjbyydon")
suspend fun sourceIps(value: Output<List<String>>)
@JvmName(name = "qavlkhqubmckjdic")
suspend fun sourceIps(value: List<String>?)

Parameters

value

List of the IP address or domain of the origin server to which the specified domain points.


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


@JvmName(name = "inxvefnvsjkayura")
suspend fun sourceIps(values: List<Output<String>>)
@JvmName(name = "truavucmmowknufx")
suspend fun sourceIps(vararg values: String)

Parameters

values

List of the IP address or domain of the origin server to which the specified domain points.