Values.CreateConfigRequestSourceInput for the CreateConfig operation.
type nonrec t = {name : SafeName.t;Name of a Config.
*)configData : ConfigTypeData.t;Parameters of a Config.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Map of
([> `String of String_.t ] * [> `String of String_.t ]) list
| `String of SafeName.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `String of String_.t
| `Structure of
(string
* [> `Double of Double.t
| `Enum of string
| `String of JsonString.t
| `Structure of
(string
* [> `Double of Double.t
| `Enum of string
| `String of RoleArn.t ])
list ])
list ])
list ])
list ])
list ]