menu
aws_sagemaker_api package
documentation
sagemaker-2017-07-24.dart
DescribeProcessingJobResponse
environment property
environment property
dark_mode
light_mode
environment
property
Map
<
String
,
String
>
?
environment
final
The environment variables set in the Docker container.
Implementation
final Map<String, String>? environment;
aws_sagemaker_api package
documentation
sagemaker-2017-07-24
DescribeProcessingJobResponse
environment property
DescribeProcessingJobResponse class