menu
aws_sagemaker_api package
documentation
sagemaker-2017-07-24.dart
OutputDataConfig
OutputDataConfig constructor
OutputDataConfig constructor
dark_mode
light_mode
OutputDataConfig
constructor
OutputDataConfig
(
{
required
String
s3OutputPath
,
String
?
kmsKeyId
,
})
Implementation
OutputDataConfig({ required this.s3OutputPath, this.kmsKeyId, });
aws_sagemaker_api package
documentation
sagemaker-2017-07-24
OutputDataConfig
OutputDataConfig constructor
OutputDataConfig class