srcAddressGroups

@JvmName(name = "abpxjkdymyokbsor")
suspend fun srcAddressGroups(value: Output<List<String>>)
@JvmName(name = "eubjxbgwsgluemcw")
suspend fun srcAddressGroups(value: List<String>?)

Parameters

value

Address groups which should be matched against the traffic source. Maximum number of source address groups is 10.


@JvmName(name = "halovstyoaedrvdt")
suspend fun srcAddressGroups(vararg values: Output<String>)


@JvmName(name = "qiilvcyqyaccqpoe")
suspend fun srcAddressGroups(values: List<Output<String>>)
@JvmName(name = "tyijhtssanknpbam")
suspend fun srcAddressGroups(vararg values: String)

Parameters

values

Address groups which should be matched against the traffic source. Maximum number of source address groups is 10.