Values.GetImportedModelRequestSourceGets properties associated with a customized model you imported.
type nonrec t = {modelIdentifier : ImportedModelIdentifier.t;Name or Amazon Resource Name (ARN) of the imported model.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of ImportedModelIdentifier.t ]) list ]