Values_2.LocationSourceThe location of resources.
type nonrec t = {jdbc : Values_1.CodeGenNodeArgs.t option;A JDBC location.
*)s3 : Values_1.CodeGenNodeArgs.t option;An Amazon Simple Storage Service (Amazon S3) location.
*)dynamoDB : Values_1.CodeGenNodeArgs.t option;An Amazon DynamoDB table location.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Boolean of Values_0.Boolean.t | `String of string ])
list ]
list ])
list ]