Module: Aws::MediaPackageV2::Client::_GetHarvestJobResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetHarvestJobResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


374
# File 'sig/client.rbs', line 374

def arn: () -> ::String

#channel_group_name::String

Returns:

  • (::String)


366
# File 'sig/client.rbs', line 366

def channel_group_name: () -> ::String

#channel_name::String

Returns:

  • (::String)


367
# File 'sig/client.rbs', line 367

def channel_name: () -> ::String

#created_at::Time

Returns:

  • (::Time)


375
# File 'sig/client.rbs', line 375

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


372
# File 'sig/client.rbs', line 372

def description: () -> ::String

#destinationTypes::Destination

Returns:



369
# File 'sig/client.rbs', line 369

def destination: () -> Types::Destination

#error_message::String

Returns:

  • (::String)


378
# File 'sig/client.rbs', line 378

def error_message: () -> ::String

#etag::String

Returns:

  • (::String)


379
# File 'sig/client.rbs', line 379

def etag: () -> ::String

#harvest_job_name::String

Returns:

  • (::String)


370
# File 'sig/client.rbs', line 370

def harvest_job_name: () -> ::String

#harvested_manifestsTypes::HarvestedManifests



371
# File 'sig/client.rbs', line 371

def harvested_manifests: () -> Types::HarvestedManifests

#modified_at::Time

Returns:

  • (::Time)


376
# File 'sig/client.rbs', line 376

def modified_at: () -> ::Time

#origin_endpoint_name::String

Returns:

  • (::String)


368
# File 'sig/client.rbs', line 368

def origin_endpoint_name: () -> ::String

#schedule_configurationTypes::HarvesterScheduleConfiguration



373
# File 'sig/client.rbs', line 373

def schedule_configuration: () -> Types::HarvesterScheduleConfiguration

#status"QUEUED", ...

Returns:

  • ("QUEUED", "IN_PROGRESS", "CANCELLED", "COMPLETED", "FAILED")


377
# File 'sig/client.rbs', line 377

def status: () -> ("QUEUED" | "IN_PROGRESS" | "CANCELLED" | "COMPLETED" | "FAILED")

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


380
# File 'sig/client.rbs', line 380

def tags: () -> ::Hash[::String, ::String]