toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.mediaconnect.kotlin.inputs
/
FlowNdiConfigArgs
/
FlowNdiConfigArgs
Flow
Ndi
Config
Args
constructor
(
machineName
:
Output
<
String
>
?
=
null
,
ndiDiscoveryServers
:
Output
<
List
<
FlowNdiDiscoveryServerConfigArgs
>
>
?
=
null
,
ndiState
:
Output
<
FlowNdiConfigNdiState
>
?
=
null
)