sources

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


@JvmName(name = "cevhtfkopnqakqys")
suspend fun sources(values: List<Output<DomainSourceArgs>>)
@JvmName(name = "mcrjcuqjavcjfkcm")
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 = "suqfefgnpncinkao")
suspend fun sources(argument: List<suspend DomainSourceArgsBuilder.() -> Unit>)
@JvmName(name = "ghwnibsfbyyuaeul")
suspend fun sources(vararg argument: suspend DomainSourceArgsBuilder.() -> Unit)
@JvmName(name = "qmfemujgaiotvffq")
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.