You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaPackage::Types::DescribeHarvestJobResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::MediaPackage::Types::DescribeHarvestJobResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#arn ⇒ String
-
#channel_id ⇒ String
-
#created_at ⇒ String
-
#end_time ⇒ String
-
#id ⇒ String
-
#origin_endpoint_id ⇒ String
-
#s3_destination ⇒ Types::S3Destination
Configuration parameters for where in an S3 bucket to place the harvested content.
-
#start_time ⇒ String
-
#status ⇒ String
Possible values:
- IN_PROGRESS
- SUCCEEDED
- FAILED
.
Instance Attribute Details
#arn ⇒ String
#channel_id ⇒ String
#created_at ⇒ String
#end_time ⇒ String
#id ⇒ String
#origin_endpoint_id ⇒ String
#s3_destination ⇒ Types::S3Destination
Configuration parameters for where in an S3 bucket to place the harvested content
#start_time ⇒ String
#status ⇒ String
Possible values:
- IN_PROGRESS
- SUCCEEDED
- FAILED