sourceIps

@JvmName(name = "txlchvmhdhjywasp")
suspend fun sourceIps(value: Output<List<String>>)
@JvmName(name = "dctptjupaofobtmf")
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 = "nrmcagobkyqqujth")
suspend fun sourceIps(vararg values: Output<String>)


@JvmName(name = "pqgfnfeenvfvclrr")
suspend fun sourceIps(values: List<Output<String>>)
@JvmName(name = "dityncghjabhnrhh")
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.