Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) assigned to the HarvestJob.

Link copied to clipboard

The ID of the Channel that the HarvestJob will harvest from.

Link copied to clipboard

The date and time the HarvestJob was submitted.

Link copied to clipboard

The end of the time-window which will be harvested.

Link copied to clipboard
var id: String?

The ID of the HarvestJob. The ID must be unique within the region and it cannot be changed after the HarvestJob is submitted.

Link copied to clipboard

The ID of the OriginEndpoint that the HarvestJob will harvest from. This cannot be changed after the HarvestJob is submitted.

Link copied to clipboard

Configuration parameters for where in an S3 bucket to place the harvested content

Link copied to clipboard

The start of the time-window which will be harvested.

Link copied to clipboard

The current status of the HarvestJob. Consider setting up a CloudWatch Event to listen for HarvestJobs as they succeed or fail. In the event of failure, the CloudWatch Event will include an explanation of why the HarvestJob failed.

Functions

Link copied to clipboard