Module: Aws::MediaPackageV2::Client::_CreateHarvestJobResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#channel_group_name::String

Returns:

  • (::String)


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

def channel_group_name: () -> ::String

#channel_name::String

Returns:

  • (::String)


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

def channel_name: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#destinationTypes::Destination

Returns:



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

def destination: () -> Types::Destination

#error_message::String

Returns:

  • (::String)


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

def error_message: () -> ::String

#etag::String

Returns:

  • (::String)


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

def etag: () -> ::String

#harvest_job_name::String

Returns:

  • (::String)


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

def harvest_job_name: () -> ::String

#harvested_manifestsTypes::HarvestedManifests



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

def harvested_manifests: () -> Types::HarvestedManifests

#modified_at::Time

Returns:

  • (::Time)


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

def modified_at: () -> ::Time

#origin_endpoint_name::String

Returns:

  • (::String)


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

def origin_endpoint_name: () -> ::String

#schedule_configurationTypes::HarvesterScheduleConfiguration



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

def schedule_configuration: () -> Types::HarvesterScheduleConfiguration

#status"QUEUED", ...

Returns:

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


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

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

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

Returns:

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


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

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