ndiDiscoveryServers

@JvmName(name = "mvmxkqtpgmxrlahf")
suspend fun ndiDiscoveryServers(value: Output<List<FlowNdiDiscoveryServerConfigArgs>>)
@JvmName(name = "llnisitrskvqarra")
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 = "jkjrkosrgubfnowa")
suspend fun ndiDiscoveryServers(vararg values: Output<FlowNdiDiscoveryServerConfigArgs>)


@JvmName(name = "aiyebomfwacblbaw")
suspend fun ndiDiscoveryServers(values: List<Output<FlowNdiDiscoveryServerConfigArgs>>)
@JvmName(name = "pkdppgfycjgmfiai")
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 = "mcfmupqvdpkojujy")
suspend fun ndiDiscoveryServers(argument: List<suspend FlowNdiDiscoveryServerConfigArgsBuilder.() -> Unit>)
@JvmName(name = "lmvwnxjqrqyinrfr")
suspend fun ndiDiscoveryServers(vararg argument: suspend FlowNdiDiscoveryServerConfigArgsBuilder.() -> Unit)
@JvmName(name = "ssedtitlormtanaj")
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.