transitionRouteGroups

@JvmName(name = "ydkeynulcaraukyv")
suspend fun transitionRouteGroups(value: Output<List<String>>)
@JvmName(name = "cgxbxeamfeardqth")
suspend fun transitionRouteGroups(value: List<String>?)

Parameters

value

Ordered list of TransitionRouteGroups associated with the page. Transition route groups must be unique within a page. If multiple transition routes within a page scope refer to the same intent, then the precedence order is: page's transition route page's transition route group flow's transition routes. If multiple transition route groups within a page contain the same intent, then the first group in the ordered list takes precedence. Format:projects//locations//agents//flows//transitionRouteGroups/.


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


@JvmName(name = "onyxqsosxvccbmkl")
suspend fun transitionRouteGroups(values: List<Output<String>>)
@JvmName(name = "srninrkcwvehpcib")
suspend fun transitionRouteGroups(vararg values: String)

Parameters

values

Ordered list of TransitionRouteGroups associated with the page. Transition route groups must be unique within a page. If multiple transition routes within a page scope refer to the same intent, then the precedence order is: page's transition route page's transition route group flow's transition routes. If multiple transition route groups within a page contain the same intent, then the first group in the ordered list takes precedence. Format:projects//locations//agents//flows//transitionRouteGroups/.