sources

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


@JvmName(name = "mububexnglnarejn")
suspend fun sources(values: List<Output<DomainSourceArgs>>)
@JvmName(name = "rxotgmlwjlgoiibt")
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 = "xytjeatgxblicvwv")
suspend fun sources(argument: List<suspend DomainSourceArgsBuilder.() -> Unit>)
@JvmName(name = "gcohrnbarpecqvex")
suspend fun sources(vararg argument: suspend DomainSourceArgsBuilder.() -> Unit)
@JvmName(name = "rowgrgfolrojvamu")
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.