menu
aws_sagemaker_api package
documentation
sagemaker-2017-07-24.dart
AppSpecification
containerArguments property
containerArguments property
dark_mode
light_mode
containerArguments
property
List
<
String
>
?
containerArguments
final
The arguments for a container used to run a processing job.
Implementation
final List<String>? containerArguments;
aws_sagemaker_api package
documentation
sagemaker-2017-07-24
AppSpecification
containerArguments property
AppSpecification class