destAddressGroups

@JvmName(name = "tmjovhnrdffykijw")
suspend fun destAddressGroups(value: Output<List<String>>)
@JvmName(name = "fwbeloufdoiyytda")
suspend fun destAddressGroups(value: List<String>?)

Parameters

value

Address groups which should be matched against the traffic destination. Maximum number of destination address groups is 10. Destination address groups is only supported in Egress rules.


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


@JvmName(name = "coqevqghwpcbqsmo")
suspend fun destAddressGroups(values: List<Output<String>>)
@JvmName(name = "jclkjpfwlgesvbbn")
suspend fun destAddressGroups(vararg values: String)

Parameters

values

Address groups which should be matched against the traffic destination. Maximum number of destination address groups is 10. Destination address groups is only supported in Egress rules.