appManaged property
When True, output operations such as data upload are managed
natively by the processing job application. When False
(default), output operations are managed by Amazon SageMaker.
Implementation
final bool? appManaged;
When True, output operations such as data upload are managed
natively by the processing job application. When False
(default), output operations are managed by Amazon SageMaker.
final bool? appManaged;