srcAddressGroups

@JvmName(name = "syclptobmeebruik")
suspend fun srcAddressGroups(value: Output<List<String>>)
@JvmName(name = "frsjesuugoyesskr")
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. Source address groups is only supported in Ingress rules.


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


@JvmName(name = "gdfjgqdwkuildtkp")
suspend fun srcAddressGroups(values: List<Output<String>>)
@JvmName(name = "bndvtjxmbhwurcha")
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. Source address groups is only supported in Ingress rules.