![]() |
![]()
| ![]() |
![]()
NAMEPaws::SageMaker::DescribeProcessingJobResponse ATTRIBUTESREQUIRED AppSpecification => Paws::SageMaker::AppSpecificationConfigures the processing job to run a specified container image. AutoMLJobArn => StrThe ARN of an AutoML job associated with this processing job. REQUIRED CreationTime => StrThe time at which the processing job was created. Environment => Paws::SageMaker::ProcessingEnvironmentMapThe environment variables set in the Docker container. ExitMessage => StrAn optional string, up to one KB in size, that contains metadata from the processing container when the processing job exits. ExperimentConfig => Paws::SageMaker::ExperimentConfigThe configuration information used to create an experiment. FailureReason => StrA string, up to one KB in size, that contains the reason a processing job failed, if it failed. LastModifiedTime => StrThe time at which the processing job was last modified. MonitoringScheduleArn => StrThe ARN of a monitoring schedule for an endpoint associated with this processing job. NetworkConfig => Paws::SageMaker::NetworkConfigNetworking options for a processing job. ProcessingEndTime => StrThe time at which the processing job completed. ProcessingInputs => ArrayRef[Paws::SageMaker::ProcessingInput]The inputs for a processing job. REQUIRED ProcessingJobArn => StrThe Amazon Resource Name (ARN) of the processing job. REQUIRED ProcessingJobName => StrThe name of the processing job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account. REQUIRED ProcessingJobStatus => StrProvides the status of a processing job. Valid values are: "InProgress", "Completed", "Failed", "Stopping", "Stopped" =head2 ProcessingOutputConfig => Paws::SageMaker::ProcessingOutputConfig Output configuration for the processing job. REQUIRED ProcessingResources => Paws::SageMaker::ProcessingResourcesIdentifies the resources, ML compute instances, and ML storage volumes to deploy for a processing job. In distributed training, you specify more than one instance. ProcessingStartTime => StrThe time at which the processing job started. RoleArn => StrThe Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf. StoppingCondition => Paws::SageMaker::ProcessingStoppingConditionThe time limit for how long the processing job is allowed to run. TrainingJobArn => StrThe ARN of a training job associated with this processing job. _request_id => Str
|