Values.NdiDiscoveryServerConfigSourceSpecifies the configuration settings for individual NDI® discovery servers. A maximum of 3 servers is allowed.
type nonrec t = {discoveryServerAddress : String_.t;The unique network address of the NDI discovery server.
*)discoveryServerPort : Integer.t option;The port for the NDI discovery server. Defaults to 5959 if a custom port isn't specified.
*)vpcInterfaceAdapter : String_.t;The identifier for the Virtual Private Cloud (VPC) network interface used by the flow.
*)}