modelDataSource property
Location of model data to deploy. Use this for uncompressed model deployment. For information about how to deploy an uncompressed model, see Deploying uncompressed models in the AWS SageMaker AI Developer Guide.
Implementation
final pulumi.Input<ModelPrimaryContainerModelDataSource?>? modelDataSource;