toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.diagflow.kotlin.inputs
/
CxFlowTransitionRouteArgs
/
CxFlowTransitionRouteArgs
Cx
Flow
Transition
Route
Args
constructor
(
condition
:
Output
<
String
>
?
=
null
,
intent
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
targetFlow
:
Output
<
String
>
?
=
null
,
targetPage
:
Output
<
String
>
?
=
null
,
triggerFulfillment
:
Output
<
CxFlowTransitionRouteTriggerFulfillmentArgs
>
?
=
null
)