SageMakerMachineLearningModelResourceData constructor
SageMakerMachineLearningModelResourceData({
- String? destinationPath,
- ResourceDownloadOwnerSetting? ownerSetting,
- String? sageMakerJobArn,
Implementation
SageMakerMachineLearningModelResourceData({
this.destinationPath,
this.ownerSetting,
this.sageMakerJobArn,
});