origins

@JvmName(name = "buxxdsbmewiexeju")
suspend fun origins(value: Output<List<OriginPoolOriginArgs>>)
@JvmName(name = "baxpjhwcgbupcgbc")
suspend fun origins(value: List<OriginPoolOriginArgs>?)

Parameters

value

The Source station information added to the source address pool. Multiple Source stations use arrays to transfer values. See origins below.


@JvmName(name = "aincgdurvqxxbhpl")
suspend fun origins(vararg values: Output<OriginPoolOriginArgs>)


@JvmName(name = "yuyvtqwlntidliqe")
suspend fun origins(values: List<Output<OriginPoolOriginArgs>>)
@JvmName(name = "kfpkrbtydgprjhnk")
suspend fun origins(vararg values: OriginPoolOriginArgs)

Parameters

values

The Source station information added to the source address pool. Multiple Source stations use arrays to transfer values. See origins below.


@JvmName(name = "xjcgmjodmxhlwucc")
suspend fun origins(argument: List<suspend OriginPoolOriginArgsBuilder.() -> Unit>)
@JvmName(name = "sjwemmuyjixlabkd")
suspend fun origins(vararg argument: suspend OriginPoolOriginArgsBuilder.() -> Unit)
@JvmName(name = "nbpotfdhswhclcay")
suspend fun origins(argument: suspend OriginPoolOriginArgsBuilder.() -> Unit)

Parameters

argument

The Source station information added to the source address pool. Multiple Source stations use arrays to transfer values. See origins below.