Module: Aws::MediaTailor::Client::_GetPrefetchScheduleResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#consumptionTypes::PrefetchConsumption



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

def consumption: () -> Types::PrefetchConsumption

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#playback_configuration_name::String

Returns:

  • (::String)


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

def playback_configuration_name: () -> ::String

#recurring_prefetch_configurationTypes::RecurringPrefetchConfiguration



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

def recurring_prefetch_configuration: () -> Types::RecurringPrefetchConfiguration

#retrievalTypes::PrefetchRetrieval



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

def retrieval: () -> Types::PrefetchRetrieval

#schedule_type"SINGLE", "RECURRING"

Returns:

  • ("SINGLE", "RECURRING")


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

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

#stream_id::String

Returns:

  • (::String)


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

def stream_id: () -> ::String

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

Returns:

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


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

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