GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::SageMaker::DescribeProcessingJobResponse(3) User Contributed Perl Documentation Paws::SageMaker::DescribeProcessingJobResponse(3)

Paws::SageMaker::DescribeProcessingJobResponse

REQUIRED AppSpecification => Paws::SageMaker::AppSpecification

Configures the processing job to run a specified container image.

The ARN of an AutoML job associated with this processing job.

REQUIRED CreationTime => Str

The time at which the processing job was created.

The environment variables set in the Docker container.

An optional string, up to one KB in size, that contains metadata from the processing container when the processing job exits.

The configuration information used to create an experiment.

A string, up to one KB in size, that contains the reason a processing job failed, if it failed.

The time at which the processing job was last modified.

The ARN of a monitoring schedule for an endpoint associated with this processing job.

Networking options for a processing job.

The time at which the processing job completed.

The inputs for a processing job.

REQUIRED ProcessingJobArn => Str

The Amazon Resource Name (ARN) of the processing job.

REQUIRED ProcessingJobName => Str

The name of the processing job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

REQUIRED ProcessingJobStatus => Str

Provides 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::ProcessingResources

Identifies the resources, ML compute instances, and ML storage volumes to deploy for a processing job. In distributed training, you specify more than one instance.

The time at which the processing job started.

The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.

The time limit for how long the processing job is allowed to run.

The ARN of a training job associated with this processing job.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.