sources

@JvmName(name = "mnhvytqyptrskidk")
suspend fun sources(value: Output<List<DomainNewSourceArgs>>)
@JvmName(name = "gruynivqwsypquln")
suspend fun sources(value: List<DomainNewSourceArgs>?)

Parameters

value

The source address list of the accelerated domain. Defaults to null. See the following Block Sources.


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


@JvmName(name = "paqddhipdhluaqyb")
suspend fun sources(values: List<Output<DomainNewSourceArgs>>)
@JvmName(name = "sjhqioulqgcgevem")
suspend fun sources(vararg values: DomainNewSourceArgs)

Parameters

values

The source address list of the accelerated domain. Defaults to null. See the following Block Sources.


@JvmName(name = "pthsobxdykxsxfug")
suspend fun sources(argument: List<suspend DomainNewSourceArgsBuilder.() -> Unit>)
@JvmName(name = "aikqkgtmxftddxgf")
suspend fun sources(vararg argument: suspend DomainNewSourceArgsBuilder.() -> Unit)
@JvmName(name = "smcjhnlgnkdpgusy")
suspend fun sources(argument: suspend DomainNewSourceArgsBuilder.() -> Unit)

Parameters

argument

The source address list of the accelerated domain. Defaults to null. See the following Block Sources.