srcAddressGroups

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


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