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