srcAddressGroups

@JvmName(name = "yfxgvxsxmlobuqfy")
suspend fun srcAddressGroups(value: Output<List<String>>)
@JvmName(name = "jqrbyaccnkibedan")
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 = "hiusgukgchvukjrh")
suspend fun srcAddressGroups(vararg values: Output<String>)


@JvmName(name = "jxluphgxonscdicl")
suspend fun srcAddressGroups(values: List<Output<String>>)
@JvmName(name = "omvytrwisncloyoq")
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.