Values_0.CustomActionSetParametersOperationSourceThe set parameter operation that sets parameters in custom action.
type nonrec t = {parameterValueConfigurations : SetParameterValueConfigurationList.t;The parameter that determines the value configuration.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of ParameterName.t
| `Structure of
(string
* [> `Enum of string
| `String of String_.t
| `Structure of
(string
* [> `Boolean of BooleanObject.t
| `String of DataSetIdentifier.t
| `Structure of
(string
* [> `List of
[> `Double of
SensitiveDoubleObject.t
| `Long of SensitiveLongObject.t
| `String of SensitiveStringObject.t
| `Timestamp of SensitiveTimestamp.t ]
list ])
list ])
list ])
list ])
list ]
list ])
list ]