You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaPackage::Types::CreateHarvestJobResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ String

Returns:

  • (String)

#channel_id ⇒ String

Returns:

  • (String)

#created_at ⇒ String

Returns:

  • (String)

#end_time ⇒ String

Returns:

  • (String)

#id ⇒ String

Returns:

  • (String)

#origin_endpoint_id ⇒ String

Returns:

  • (String)

#s3_destination ⇒ Types::S3Destination

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

Returns:

  • (Types::S3Destination) —

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

#start_time ⇒ String

Returns:

  • (String)

#status ⇒ String

Possible values:

  • IN_PROGRESS
  • SUCCEEDED
  • FAILED

Returns:

  • (String)