Values.DefineExpressionRequestSourceContainer for the parameters to the DefineExpression operation. Specifies the name of the domain you want to update and the expression you want to configure.
val to_value :
t ->
[> `Structure of
(string
* [> `String of DomainName.t
| `Structure of (string * [> `String of StandardName.t ]) list ])
list ]