Values.UpdateConnectorRequestSourceUpdate Connector.
type nonrec t = {connectorID : ConnectorID.t;Update Connector request connector ID.
*)name : ConnectorName.t option;Update Connector request name.
*)ssmCommandConfig : ConnectorSsmCommandConfig.t option;Update Connector request SSM command config.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of ConnectorID.t
| `Structure of
(string * [> `Boolean of Boolean.t | `String of S3BucketName.t ])
list ])
list ]