Values.ConnectionBodyParameterSourceAdditional parameter included in the body. You can include up to 100 additional body parameters per request. An event payload cannot exceed 64 KB.
type nonrec t = {key : String_.t option;The key for the parameter.
*)value : SensitiveString.t option;The value associated with the key.
*)isValueSecret : Boolean.t option;Specifies whether the value is secret.
*)}