destAddressGroups

@JvmName(name = "ogebbujlkjttyeuq")
suspend fun destAddressGroups(value: Output<List<String>>)
@JvmName(name = "gxybahxwrfgblfrb")
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.


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


@JvmName(name = "fpaubuyufuvvkpvv")
suspend fun destAddressGroups(values: List<Output<String>>)
@JvmName(name = "jamsvsltkqplkmxc")
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.