ndiDiscoveryServers

@JvmName(name = "knyvavgqotcmqeuh")
suspend fun ndiDiscoveryServers(value: Output<List<FlowNdiDiscoveryServerConfigArgs>>)
@JvmName(name = "mdrhlsfgyadpdslb")
suspend fun ndiDiscoveryServers(value: List<FlowNdiDiscoveryServerConfigArgs>?)

Parameters

value

A list of up to three NDI discovery server configurations. While not required by the API, this configuration is necessary for NDI functionality to work properly.


@JvmName(name = "jwjvnwkqnourclbn")
suspend fun ndiDiscoveryServers(vararg values: Output<FlowNdiDiscoveryServerConfigArgs>)


@JvmName(name = "leystrkiobkhkjja")
suspend fun ndiDiscoveryServers(values: List<Output<FlowNdiDiscoveryServerConfigArgs>>)
@JvmName(name = "uulnfgonyadphcjw")
suspend fun ndiDiscoveryServers(vararg values: FlowNdiDiscoveryServerConfigArgs)

Parameters

values

A list of up to three NDI discovery server configurations. While not required by the API, this configuration is necessary for NDI functionality to work properly.


@JvmName(name = "ckxwxuridbcjqyds")
suspend fun ndiDiscoveryServers(argument: List<suspend FlowNdiDiscoveryServerConfigArgsBuilder.() -> Unit>)
@JvmName(name = "urwtnopiecwhpxfk")
suspend fun ndiDiscoveryServers(vararg argument: suspend FlowNdiDiscoveryServerConfigArgsBuilder.() -> Unit)
@JvmName(name = "rgydcnfqqdvfhufv")
suspend fun ndiDiscoveryServers(argument: suspend FlowNdiDiscoveryServerConfigArgsBuilder.() -> Unit)

Parameters

argument

A list of up to three NDI discovery server configurations. While not required by the API, this configuration is necessary for NDI functionality to work properly.