Values.ParameterDefinitionSchemaSourceAn object that contains information about the parameter definition.
type nonrec t = {stringSchema : StringSchemaConfig.t option;An object that contains information about the string schema.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t | `String of SensitiveStringType.t ])
list ])
list ]