toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.bedrock.kotlin.inputs
/
FlowDefinitionArgs
/
FlowDefinitionArgs
Flow
Definition
Args
constructor
(
connections
:
Output
<
List
<
FlowConnectionArgs
>
>
?
=
null
,
nodes
:
Output
<
List
<
FlowNodeArgs
>
>
?
=
null
)