NAME

Paws::MediaPackage::CreateHarvestJobResponse

ATTRIBUTES

Arn => Str

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

ChannelId => Str

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

CreatedAt => Str

The time the HarvestJob was submitted

EndTime => Str

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

Id => Str

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

OriginEndpointId => Str

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

S3Destination => Paws::MediaPackage::S3Destination

StartTime => Str

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

Status => Str

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.

Valid values are: "IN_PROGRESS", "SUCCEEDED", "FAILED" =head2 _request_id => Str