pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.mediaconnect.kotlin
/
FlowArgs
/
FlowArgs
Flow
Args
fun
FlowArgs
(
availabilityZone
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
source
:
Output
<
FlowSourceArgs
>
?
=
null
,
sourceFailoverConfig
:
Output
<
FlowFailoverConfigArgs
>
?
=
null
)