Module: Aws::MediaTailor::Client::_CreatePrefetchScheduleResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#consumptionTypes::PrefetchConsumption



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

def consumption: () -> Types::PrefetchConsumption

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#playback_configuration_name::String

Returns:

  • (::String)


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

def playback_configuration_name: () -> ::String

#recurring_prefetch_configurationTypes::RecurringPrefetchConfiguration



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

def recurring_prefetch_configuration: () -> Types::RecurringPrefetchConfiguration

#retrievalTypes::PrefetchRetrieval



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

def retrieval: () -> Types::PrefetchRetrieval

#schedule_type"SINGLE", "RECURRING"

Returns:

  • ("SINGLE", "RECURRING")


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

def schedule_type: () -> ("SINGLE" | "RECURRING")

#stream_id::String

Returns:

  • (::String)


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

def stream_id: () -> ::String

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

Returns:

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


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

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