Values.StartImportRequestSourceStart import request.
type nonrec t = {clientToken : ClientIdempotencyToken.t option;Start import request client token.
*)s3BucketSource : S3BucketSource.t;Start import request s3 bucket source.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Map of
([> `String of TagKey.t ] * [> `String of TagValue.t ]) list
| `String of ClientIdempotencyToken.t
| `Structure of (string * [> `String of S3BucketName.t ]) list ])
list ]