Values.InputSourceSourceThe settings for a PULL type input.
type nonrec t = {passwordParam : string option;The key used to extract the password from EC2 Parameter store.
*)url : string option;This represents the customer's source URL where stream is pulled from.
*)username : string option;The username for the input source.
*)}