sources

@JvmName(name = "gwluecbvbljbwwnu")
suspend fun sources(value: Output<List<SourceArgs>>)
@JvmName(name = "rumqplvtlthqfrtx")
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 = "lvwlhkwiypyifvhh")
suspend fun sources(vararg values: Output<SourceArgs>)


@JvmName(name = "coulrxqaxvfalxny")
suspend fun sources(values: List<Output<SourceArgs>>)
@JvmName(name = "iddgvijbueandvlh")
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 = "lfxghbkbxtfycswr")
suspend fun sources(argument: List<suspend SourceArgsBuilder.() -> Unit>)
@JvmName(name = "ymcofkggxdtqdlus")
suspend fun sources(vararg argument: suspend SourceArgsBuilder.() -> Unit)
@JvmName(name = "wepkcsjtsbmilycn")
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.