Values.SageMakerRunConfigurationInputSourceThe Amazon SageMaker run configuration.
type nonrec t = {trackingAssets : TrackingAssets.t;The tracking assets of the Amazon SageMaker run.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Map of
([> `String of SageMakerAssetType.t ]
* [> `List of [> `String of SageMakerResourceArn.t ] list ])
list ])
list ]