The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::DataExchange::CreateJobResponse

ATTRIBUTES

Arn => Str

The ARN for the job.

CreatedAt => Str

The date and time that the job was created, in ISO 8601 format.

Details => Paws::DataExchange::ResponseDetails

Details about the job.

Errors => ArrayRef[Paws::DataExchange::JobError]

The errors associated with jobs.

Id => Str

The unique identifier for the job.

State => Str

The state of the job.

Valid values are: "WAITING", "IN_PROGRESS", "ERROR", "COMPLETED", "CANCELLED", "TIMED_OUT" =head2 Type => Str

The job type.

Valid values are: "IMPORT_ASSETS_FROM_S3", "IMPORT_ASSET_FROM_SIGNED_URL", "EXPORT_ASSETS_TO_S3", "EXPORT_ASSET_TO_SIGNED_URL" =head2 UpdatedAt => Str

The date and time that the job was last updated, in ISO 8601 format.

_request_id => Str