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)


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

def arn: () -> ::String

#channel_group_name::String

Returns:

  • (::String)


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

def channel_group_name: () -> ::String

#channel_name::String

Returns:

  • (::String)


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

def channel_name: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#destinationTypes::Destination

Returns:



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

def destination: () -> Types::Destination

#error_message::String

Returns:

  • (::String)


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

def error_message: () -> ::String

#etag::String

Returns:

  • (::String)


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

def etag: () -> ::String

#harvest_job_name::String

Returns:

  • (::String)


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

def harvest_job_name: () -> ::String

#harvested_manifestsTypes::HarvestedManifests



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

def harvested_manifests: () -> Types::HarvestedManifests

#modified_at::Time

Returns:

  • (::Time)


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

def modified_at: () -> ::Time

#origin_endpoint_name::String

Returns:

  • (::String)


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

def origin_endpoint_name: () -> ::String

#schedule_configurationTypes::HarvesterScheduleConfiguration



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

def schedule_configuration: () -> Types::HarvesterScheduleConfiguration

#status"QUEUED", ...

Returns:

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


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

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

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

Returns:

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


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

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