class Aws::MediaPackage::Types::HarvestJobCreateParameters
Configuration parameters for a new HarvestJob
@!attribute [rw] end_time
The end of the time-window which will be harvested @return [String]
@!attribute [rw] id
The ID of the HarvestJob. The ID must be unique within the region and it cannot be changed after the HarvestJob is submitted @return [String]
@!attribute [rw] origin_endpoint_id
The ID of the OriginEndpoint that the HarvestJob will harvest from. This cannot be changed after the HarvestJob is submitted. @return [String]
@!attribute [rw] s3_destination
Configuration parameters for where in an S3 bucket to place the harvested content @return [Types::S3Destination]
@!attribute [rw] start_time
The start of the time-window which will be harvested @return [String]
@see docs.aws.amazon.com/goto/WebAPI/mediapackage-2017-10-12/HarvestJobCreateParameters AWS API Documentation
Constants
- SENSITIVE