Values.UpdateSdiSourceRequestSourceA request to update the SdiSource.
type nonrec t = {mode : SdiSourceMode.t option;Include this parameter only if you want to change the name of the SdiSource. Specify a name that is unique in the AWS account. We recommend you assign a name that describes the source, for example curling-cameraA. Names are case-sensitive.
*)name : string option;Include this parameter only if you want to change the name of the SdiSource. Specify a name that is unique in the AWS account. We recommend you assign a name that describes the source, for example curling-cameraA. Names are case-sensitive.
*)sdiSourceId : string;The ID of the SdiSource
*)type_ : SdiSourceType.t option;Include this parameter only if you want to change the mode. Specify the type of the SDI source: SINGLE: The source is a single-link source. QUAD: The source is one part of a quad-link source.
*)}