sources

@JvmName(name = "jnfcmhgduybiwjsn")
suspend fun sources(value: Output<List<DomainSourceArgs>>)
@JvmName(name = "qroxfgyvwvsnabxm")
suspend fun sources(value: List<DomainSourceArgs>?)

Parameters

value

The information about the address of the origin server. For more information about the Sources parameter, See the following Block sources.


@JvmName(name = "nffgieksvncxsjet")
suspend fun sources(vararg values: Output<DomainSourceArgs>)


@JvmName(name = "qlmxcuyapbcimjej")
suspend fun sources(values: List<Output<DomainSourceArgs>>)
@JvmName(name = "xidfyiwtsihwdiid")
suspend fun sources(vararg values: DomainSourceArgs)

Parameters

values

The information about the address of the origin server. For more information about the Sources parameter, See the following Block sources.


@JvmName(name = "oypadlvmifcfgval")
suspend fun sources(argument: List<suspend DomainSourceArgsBuilder.() -> Unit>)
@JvmName(name = "xjmhxrjdgqesppxc")
suspend fun sources(vararg argument: suspend DomainSourceArgsBuilder.() -> Unit)
@JvmName(name = "rsehryewfhsbuupj")
suspend fun sources(argument: suspend DomainSourceArgsBuilder.() -> Unit)

Parameters

argument

The information about the address of the origin server. For more information about the Sources parameter, See the following Block sources.