Values.InputDeviceMediaConnectSettingsSourceInformation about the MediaConnect flow attached to the device.
type nonrec t = {flowArn : string option;The ARN of the MediaConnect flow.
*)roleArn : string option;The ARN for the role that MediaLive assumes to access the attached flow and secret.
*)secretArn : string option;The ARN of the secret used to encrypt the stream.
*)sourceName : string option;The name of the MediaConnect flow source.
*)}