Values.GetAdapterVersionRequestSourceGets configuration information for the specified adapter version, including: AdapterId, AdapterVersion, FeatureTypes, Status, StatusMessage, DatasetConfig, KMSKeyId, OutputConfig, Tags and EvaluationMetrics.
type nonrec t = {adapterId : AdapterId.t;A string specifying a unique ID for the adapter version you want to retrieve information for.
*)adapterVersion : AdapterVersion.t;A string specifying the adapter version you want to retrieve information for.
*)}