sources

@JvmName(name = "yftsssgqslxyksoy")
suspend fun sources(value: Output<List<SourceArgs>>)
@JvmName(name = "gwkjadivewebwlof")
suspend fun sources(value: List<SourceArgs>?)

Parameters

value

Optional. List of attributes for the traffic source. All of the sources must match. A source is a match if both principals and ip_blocks match. If not set, the action specified in the 'action' field will be applied without any rule checks for the source.


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


@JvmName(name = "ngmcqgiuwqohmrim")
suspend fun sources(values: List<Output<SourceArgs>>)
@JvmName(name = "nhkxjbtimrgehylo")
suspend fun sources(vararg values: SourceArgs)

Parameters

values

Optional. List of attributes for the traffic source. All of the sources must match. A source is a match if both principals and ip_blocks match. If not set, the action specified in the 'action' field will be applied without any rule checks for the source.


@JvmName(name = "uywbbmhhdxjnhxmy")
suspend fun sources(argument: List<suspend SourceArgsBuilder.() -> Unit>)
@JvmName(name = "tyuynkgnedjytsxp")
suspend fun sources(vararg argument: suspend SourceArgsBuilder.() -> Unit)
@JvmName(name = "eowngvvckovmhovs")
suspend fun sources(argument: suspend SourceArgsBuilder.() -> Unit)

Parameters

argument

Optional. List of attributes for the traffic source. All of the sources must match. A source is a match if both principals and ip_blocks match. If not set, the action specified in the 'action' field will be applied without any rule checks for the source.