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

#arnString

Returns:

  • (String)

#channel_idString

Returns:

  • (String)

#created_atString

Returns:

  • (String)

#end_timeString

Returns:

  • (String)

#idString

Returns:

  • (String)

#origin_endpoint_idString

Returns:

  • (String)

#s3_destinationTypes::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_timeString

Returns:

  • (String)

#statusString

Possible values:

  • IN_PROGRESS
  • SUCCEEDED
  • FAILED

Returns:

  • (String)