sources

@JvmName(name = "vaewwijqmtcdpocc")
suspend fun sources(value: Output<List<DomainSourceArgs>>)
@JvmName(name = "rdtlcnvgnktgmvui")
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 = "pjutlfrrothrflbu")
suspend fun sources(vararg values: Output<DomainSourceArgs>)


@JvmName(name = "cinjcavntdxrmycy")
suspend fun sources(values: List<Output<DomainSourceArgs>>)
@JvmName(name = "cymmdddepkauxsdx")
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 = "jijdthldfpdedmhi")
suspend fun sources(argument: List<suspend DomainSourceArgsBuilder.() -> Unit>)
@JvmName(name = "crcklhpfetcmscce")
suspend fun sources(vararg argument: suspend DomainSourceArgsBuilder.() -> Unit)
@JvmName(name = "huprkelrhiowxonw")
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.