Class: Aws::Types::PlaybackConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ad_conditioning_configurationTypes::AdConditioningConfiguration

Returns the value of attribute ad_conditioning_configuration.



900
901
902
# File 'sig/types.rbs', line 900

def ad_conditioning_configuration
  @ad_conditioning_configuration
end

#ad_decision_server_configurationTypes::AdDecisionServerConfiguration

Returns the value of attribute ad_decision_server_configuration.



901
902
903
# File 'sig/types.rbs', line 901

def ad_decision_server_configuration
  @ad_decision_server_configuration
end

#ad_decision_server_url::String

Returns the value of attribute ad_decision_server_url.

Returns:

  • (::String)


878
879
880
# File 'sig/types.rbs', line 878

def ad_decision_server_url
  @ad_decision_server_url
end

#ads_personalization_concurrencyTypes::AdsPersonalizationConcurrency

Returns the value of attribute ads_personalization_concurrency.



905
906
907
# File 'sig/types.rbs', line 905

def ads_personalization_concurrency
  @ads_personalization_concurrency
end

#ads_personalization_timeoutsTypes::AdsPersonalizationTimeouts

Returns the value of attribute ads_personalization_timeouts.



904
905
906
# File 'sig/types.rbs', line 904

def ads_personalization_timeouts
  @ads_personalization_timeouts
end

#avail_suppressionTypes::AvailSuppression

Returns the value of attribute avail_suppression.



879
880
881
# File 'sig/types.rbs', line 879

def avail_suppression
  @avail_suppression
end

#bumperTypes::Bumper

Returns the value of attribute bumper.

Returns:



880
881
882
# File 'sig/types.rbs', line 880

def bumper
  @bumper
end

#cdn_configurationTypes::CdnConfiguration

Returns the value of attribute cdn_configuration.



881
882
883
# File 'sig/types.rbs', line 881

def cdn_configuration
  @cdn_configuration
end

#configuration_aliases::Hash[::String, ::Hash[::String, ::String]]

Returns the value of attribute configuration_aliases.

Returns:

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


882
883
884
# File 'sig/types.rbs', line 882

def configuration_aliases
  @configuration_aliases
end

#dash_configurationTypes::DashConfiguration

Returns the value of attribute dash_configuration.



883
884
885
# File 'sig/types.rbs', line 883

def dash_configuration
  @dash_configuration
end

#dual_stack_playback_endpoint_prefix::String

Returns the value of attribute dual_stack_playback_endpoint_prefix.

Returns:

  • (::String)


893
894
895
# File 'sig/types.rbs', line 893

def dual_stack_playback_endpoint_prefix
  @dual_stack_playback_endpoint_prefix
end

#dual_stack_session_initialization_endpoint_prefix::String

Returns the value of attribute dual_stack_session_initialization_endpoint_prefix.

Returns:

  • (::String)


895
896
897
# File 'sig/types.rbs', line 895

def dual_stack_session_initialization_endpoint_prefix
  @dual_stack_session_initialization_endpoint_prefix
end

#function_mapping::Hash[("PRE_SESSION_INITIALIZATION" | "PRE_ADS_REQUEST" | "POST_ADS_RESPONSE" | "PRE_MANIFEST_INSERTION"), ::String]

Returns the value of attribute function_mapping.

Returns:

  • (::Hash[("PRE_SESSION_INITIALIZATION" | "PRE_ADS_REQUEST" | "POST_ADS_RESPONSE" | "PRE_MANIFEST_INSERTION"), ::String])


903
904
905
# File 'sig/types.rbs', line 903

def function_mapping
  @function_mapping
end

#hls_configurationTypes::HlsConfiguration

Returns the value of attribute hls_configuration.



884
885
886
# File 'sig/types.rbs', line 884

def hls_configuration
  @hls_configuration
end

#insertion_mode"STITCHED_ONLY", "PLAYER_SELECT"

Returns the value of attribute insertion_mode.

Returns:

  • ("STITCHED_ONLY", "PLAYER_SELECT")


885
886
887
# File 'sig/types.rbs', line 885

def insertion_mode
  @insertion_mode
end

#live_pre_roll_configurationTypes::LivePreRollConfiguration

Returns the value of attribute live_pre_roll_configuration.



886
887
888
# File 'sig/types.rbs', line 886

def live_pre_roll_configuration
  @live_pre_roll_configuration
end

#log_configurationTypes::LogConfiguration

Returns the value of attribute log_configuration.



887
888
889
# File 'sig/types.rbs', line 887

def log_configuration
  @log_configuration
end

#manifest_processing_rulesTypes::ManifestProcessingRules

Returns the value of attribute manifest_processing_rules.



888
889
890
# File 'sig/types.rbs', line 888

def manifest_processing_rules
  @manifest_processing_rules
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


889
890
891
# File 'sig/types.rbs', line 889

def name
  @name
end

#personalization_threshold_seconds::Integer

Returns the value of attribute personalization_threshold_seconds.

Returns:

  • (::Integer)


890
891
892
# File 'sig/types.rbs', line 890

def personalization_threshold_seconds
  @personalization_threshold_seconds
end

#playback_configuration_arn::String

Returns the value of attribute playback_configuration_arn.

Returns:

  • (::String)


891
892
893
# File 'sig/types.rbs', line 891

def playback_configuration_arn
  @playback_configuration_arn
end

#playback_endpoint_prefix::String

Returns the value of attribute playback_endpoint_prefix.

Returns:

  • (::String)


892
893
894
# File 'sig/types.rbs', line 892

def playback_endpoint_prefix
  @playback_endpoint_prefix
end

#session_initialization_endpoint_prefix::String

Returns the value of attribute session_initialization_endpoint_prefix.

Returns:

  • (::String)


894
895
896
# File 'sig/types.rbs', line 894

def session_initialization_endpoint_prefix
  @session_initialization_endpoint_prefix
end

#slate_ad_url::String

Returns the value of attribute slate_ad_url.

Returns:

  • (::String)


896
897
898
# File 'sig/types.rbs', line 896

def slate_ad_url
  @slate_ad_url
end

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

Returns the value of attribute tags.

Returns:

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


897
898
899
# File 'sig/types.rbs', line 897

def tags
  @tags
end

#transcode_profile_name::String

Returns the value of attribute transcode_profile_name.

Returns:

  • (::String)


898
899
900
# File 'sig/types.rbs', line 898

def transcode_profile_name
  @transcode_profile_name
end

#video_content_source_url::String

Returns the value of attribute video_content_source_url.

Returns:

  • (::String)


899
900
901
# File 'sig/types.rbs', line 899

def video_content_source_url
  @video_content_source_url
end

#yield_optimization_configurationTypes::YieldOptimizationConfiguration

Returns the value of attribute yield_optimization_configuration.



902
903
904
# File 'sig/types.rbs', line 902

def yield_optimization_configuration
  @yield_optimization_configuration
end