sourceIps

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


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