Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

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

Link copied to clipboard

The name of the channel group containing the channel associated with the harvest job.

Link copied to clipboard

The name of the channel associated with the harvest job.

Link copied to clipboard

The date and time when the harvest job was created.

Link copied to clipboard

The description of the harvest job, if provided.

Link copied to clipboard

The S3 destination where the harvested content is being placed.

Link copied to clipboard

An error message if the harvest job encountered any issues.

Link copied to clipboard
var eTag: String?

The current version of the harvest job. Used for concurrency control.

Link copied to clipboard

A list of manifests that are being or have been harvested.

Link copied to clipboard

The name of the harvest job.

Link copied to clipboard

The date and time when the harvest job was last modified.

Link copied to clipboard

The name of the origin endpoint associated with the harvest job.

Link copied to clipboard

The configuration for when the harvest job is scheduled to run, including start and end times.

Link copied to clipboard

The current status of the harvest job (e.g., QUEUED, IN_PROGRESS, CANCELLED, COMPLETED, FAILED).

Link copied to clipboard

A collection of tags associated with the harvest job.