Values.CreateSdiSourceRequestSourceA request to create a SdiSource.
type nonrec t = {mode : SdiSourceMode.t option;Applies only if the type is QUAD. Specify the mode for handling the quad-link signal: QUADRANT or INTERLEAVE.
*)name : string option;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.
*)requestId : string option;An ID that you assign to a create request. This ID ensures idempotency when creating resources.
*)type_ : SdiSourceType.t option;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.
*)}