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)


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

def arn: () -> ::String

#consumptionTypes::PrefetchConsumption



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

def consumption: () -> Types::PrefetchConsumption

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#playback_configuration_name::String

Returns:

  • (::String)


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

def playback_configuration_name: () -> ::String

#recurring_prefetch_configurationTypes::RecurringPrefetchConfiguration



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

def recurring_prefetch_configuration: () -> Types::RecurringPrefetchConfiguration

#retrievalTypes::PrefetchRetrieval



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

def retrieval: () -> Types::PrefetchRetrieval

#schedule_type"SINGLE", "RECURRING"

Returns:

  • ("SINGLE", "RECURRING")


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

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

#stream_id::String

Returns:

  • (::String)


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

def stream_id: () -> ::String

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

Returns:

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


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

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