Class: Aws::Types::HlsGroupSettings
- Inherits:
-
Object
- Object
- Aws::Types::HlsGroupSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ad_markers ⇒ ::Array[("ADOBE" | "ELEMENTAL" | "ELEMENTAL_SCTE35")]
Returns the value of attribute ad_markers.
-
#base_url_content ⇒ ::String
Returns the value of attribute base_url_content.
-
#base_url_content_1 ⇒ ::String
Returns the value of attribute base_url_content_1.
-
#base_url_manifest ⇒ ::String
Returns the value of attribute base_url_manifest.
-
#base_url_manifest_1 ⇒ ::String
Returns the value of attribute base_url_manifest_1.
-
#caption_language_mappings ⇒ ::Array[Types::CaptionLanguageMapping]
Returns the value of attribute caption_language_mappings.
-
#caption_language_setting ⇒ "INSERT", ...
Returns the value of attribute caption_language_setting.
-
#client_cache ⇒ "DISABLED", "ENABLED"
Returns the value of attribute client_cache.
-
#codec_specification ⇒ "RFC_4281", "RFC_6381"
Returns the value of attribute codec_specification.
-
#constant_iv ⇒ ::String
Returns the value of attribute constant_iv.
-
#destination ⇒ Types::OutputLocationRef
Returns the value of attribute destination.
-
#directory_structure ⇒ "SINGLE_DIRECTORY", "SUBDIRECTORY_PER_STREAM"
Returns the value of attribute directory_structure.
-
#discontinuity_tags ⇒ "INSERT", "NEVER_INSERT"
Returns the value of attribute discontinuity_tags.
-
#encryption_type ⇒ "AES128", "SAMPLE_AES"
Returns the value of attribute encryption_type.
-
#hls_cdn_settings ⇒ Types::HlsCdnSettings
Returns the value of attribute hls_cdn_settings.
-
#hls_id_3_segment_tagging ⇒ "DISABLED", "ENABLED"
Returns the value of attribute hls_id_3_segment_tagging.
-
#i_frame_only_playlists ⇒ "DISABLED", "STANDARD"
Returns the value of attribute i_frame_only_playlists.
-
#incomplete_segment_behavior ⇒ "AUTO", "SUPPRESS"
Returns the value of attribute incomplete_segment_behavior.
-
#index_n_segments ⇒ ::Integer
Returns the value of attribute index_n_segments.
-
#input_loss_action ⇒ "EMIT_OUTPUT", "PAUSE_OUTPUT"
Returns the value of attribute input_loss_action.
-
#iv_in_manifest ⇒ "EXCLUDE", "INCLUDE"
Returns the value of attribute iv_in_manifest.
-
#iv_source ⇒ "EXPLICIT", "FOLLOWS_SEGMENT_NUMBER"
Returns the value of attribute iv_source.
-
#keep_segments ⇒ ::Integer
Returns the value of attribute keep_segments.
-
#key_format ⇒ ::String
Returns the value of attribute key_format.
-
#key_format_versions ⇒ ::String
Returns the value of attribute key_format_versions.
-
#key_provider_settings ⇒ Types::KeyProviderSettings
Returns the value of attribute key_provider_settings.
-
#manifest_compression ⇒ "GZIP", "NONE"
Returns the value of attribute manifest_compression.
-
#manifest_duration_format ⇒ "FLOATING_POINT", "INTEGER"
Returns the value of attribute manifest_duration_format.
-
#min_segment_length ⇒ ::Integer
Returns the value of attribute min_segment_length.
-
#mode ⇒ "LIVE", "VOD"
Returns the value of attribute mode.
-
#output_selection ⇒ "MANIFESTS_AND_SEGMENTS", ...
Returns the value of attribute output_selection.
-
#program_date_time ⇒ "EXCLUDE", "INCLUDE"
Returns the value of attribute program_date_time.
-
#program_date_time_clock ⇒ "INITIALIZE_FROM_OUTPUT_TIMECODE", "SYSTEM_CLOCK"
Returns the value of attribute program_date_time_clock.
-
#program_date_time_period ⇒ ::Integer
Returns the value of attribute program_date_time_period.
-
#redundant_manifest ⇒ "DISABLED", "ENABLED"
Returns the value of attribute redundant_manifest.
-
#segment_length ⇒ ::Integer
Returns the value of attribute segment_length.
-
#segmentation_mode ⇒ "USE_INPUT_SEGMENTATION", "USE_SEGMENT_DURATION"
Returns the value of attribute segmentation_mode.
-
#segments_per_subdirectory ⇒ ::Integer
Returns the value of attribute segments_per_subdirectory.
-
#stream_inf_resolution ⇒ "EXCLUDE", "INCLUDE"
Returns the value of attribute stream_inf_resolution.
-
#timed_metadata_id_3_frame ⇒ "NONE", ...
Returns the value of attribute timed_metadata_id_3_frame.
-
#timed_metadata_id_3_period ⇒ ::Integer
Returns the value of attribute timed_metadata_id_3_period.
-
#timestamp_delta_milliseconds ⇒ ::Integer
Returns the value of attribute timestamp_delta_milliseconds.
-
#ts_file_mode ⇒ "SEGMENTED_FILES", "SINGLE_FILE"
Returns the value of attribute ts_file_mode.
Instance Attribute Details
#ad_markers ⇒ ::Array[("ADOBE" | "ELEMENTAL" | "ELEMENTAL_SCTE35")]
Returns the value of attribute ad_markers.
1548 1549 1550 |
# File 'sig/types.rbs', line 1548 def ad_markers @ad_markers end |
#base_url_content ⇒ ::String
Returns the value of attribute base_url_content.
1549 1550 1551 |
# File 'sig/types.rbs', line 1549 def base_url_content @base_url_content end |
#base_url_content_1 ⇒ ::String
Returns the value of attribute base_url_content_1.
1550 1551 1552 |
# File 'sig/types.rbs', line 1550 def base_url_content_1 @base_url_content_1 end |
#base_url_manifest ⇒ ::String
Returns the value of attribute base_url_manifest.
1551 1552 1553 |
# File 'sig/types.rbs', line 1551 def base_url_manifest @base_url_manifest end |
#base_url_manifest_1 ⇒ ::String
Returns the value of attribute base_url_manifest_1.
1552 1553 1554 |
# File 'sig/types.rbs', line 1552 def base_url_manifest_1 @base_url_manifest_1 end |
#caption_language_mappings ⇒ ::Array[Types::CaptionLanguageMapping]
Returns the value of attribute caption_language_mappings.
1553 1554 1555 |
# File 'sig/types.rbs', line 1553 def caption_language_mappings @caption_language_mappings end |
#caption_language_setting ⇒ "INSERT", ...
Returns the value of attribute caption_language_setting.
1554 1555 1556 |
# File 'sig/types.rbs', line 1554 def caption_language_setting @caption_language_setting end |
#client_cache ⇒ "DISABLED", "ENABLED"
Returns the value of attribute client_cache.
1555 1556 1557 |
# File 'sig/types.rbs', line 1555 def client_cache @client_cache end |
#codec_specification ⇒ "RFC_4281", "RFC_6381"
Returns the value of attribute codec_specification.
1556 1557 1558 |
# File 'sig/types.rbs', line 1556 def codec_specification @codec_specification end |
#constant_iv ⇒ ::String
Returns the value of attribute constant_iv.
1557 1558 1559 |
# File 'sig/types.rbs', line 1557 def constant_iv @constant_iv end |
#destination ⇒ Types::OutputLocationRef
Returns the value of attribute destination.
1558 1559 1560 |
# File 'sig/types.rbs', line 1558 def destination @destination end |
#directory_structure ⇒ "SINGLE_DIRECTORY", "SUBDIRECTORY_PER_STREAM"
Returns the value of attribute directory_structure.
1559 1560 1561 |
# File 'sig/types.rbs', line 1559 def directory_structure @directory_structure end |
#discontinuity_tags ⇒ "INSERT", "NEVER_INSERT"
Returns the value of attribute discontinuity_tags.
1560 1561 1562 |
# File 'sig/types.rbs', line 1560 def @discontinuity_tags end |
#encryption_type ⇒ "AES128", "SAMPLE_AES"
Returns the value of attribute encryption_type.
1561 1562 1563 |
# File 'sig/types.rbs', line 1561 def encryption_type @encryption_type end |
#hls_cdn_settings ⇒ Types::HlsCdnSettings
Returns the value of attribute hls_cdn_settings.
1562 1563 1564 |
# File 'sig/types.rbs', line 1562 def hls_cdn_settings @hls_cdn_settings end |
#hls_id_3_segment_tagging ⇒ "DISABLED", "ENABLED"
Returns the value of attribute hls_id_3_segment_tagging.
1563 1564 1565 |
# File 'sig/types.rbs', line 1563 def hls_id_3_segment_tagging @hls_id_3_segment_tagging end |
#i_frame_only_playlists ⇒ "DISABLED", "STANDARD"
Returns the value of attribute i_frame_only_playlists.
1564 1565 1566 |
# File 'sig/types.rbs', line 1564 def i_frame_only_playlists @i_frame_only_playlists end |
#incomplete_segment_behavior ⇒ "AUTO", "SUPPRESS"
Returns the value of attribute incomplete_segment_behavior.
1565 1566 1567 |
# File 'sig/types.rbs', line 1565 def incomplete_segment_behavior @incomplete_segment_behavior end |
#index_n_segments ⇒ ::Integer
Returns the value of attribute index_n_segments.
1566 1567 1568 |
# File 'sig/types.rbs', line 1566 def index_n_segments @index_n_segments end |
#input_loss_action ⇒ "EMIT_OUTPUT", "PAUSE_OUTPUT"
Returns the value of attribute input_loss_action.
1567 1568 1569 |
# File 'sig/types.rbs', line 1567 def input_loss_action @input_loss_action end |
#iv_in_manifest ⇒ "EXCLUDE", "INCLUDE"
Returns the value of attribute iv_in_manifest.
1568 1569 1570 |
# File 'sig/types.rbs', line 1568 def iv_in_manifest @iv_in_manifest end |
#iv_source ⇒ "EXPLICIT", "FOLLOWS_SEGMENT_NUMBER"
Returns the value of attribute iv_source.
1569 1570 1571 |
# File 'sig/types.rbs', line 1569 def iv_source @iv_source end |
#keep_segments ⇒ ::Integer
Returns the value of attribute keep_segments.
1570 1571 1572 |
# File 'sig/types.rbs', line 1570 def keep_segments @keep_segments end |
#key_format ⇒ ::String
Returns the value of attribute key_format.
1571 1572 1573 |
# File 'sig/types.rbs', line 1571 def key_format @key_format end |
#key_format_versions ⇒ ::String
Returns the value of attribute key_format_versions.
1572 1573 1574 |
# File 'sig/types.rbs', line 1572 def key_format_versions @key_format_versions end |
#key_provider_settings ⇒ Types::KeyProviderSettings
Returns the value of attribute key_provider_settings.
1573 1574 1575 |
# File 'sig/types.rbs', line 1573 def key_provider_settings @key_provider_settings end |
#manifest_compression ⇒ "GZIP", "NONE"
Returns the value of attribute manifest_compression.
1574 1575 1576 |
# File 'sig/types.rbs', line 1574 def manifest_compression @manifest_compression end |
#manifest_duration_format ⇒ "FLOATING_POINT", "INTEGER"
Returns the value of attribute manifest_duration_format.
1575 1576 1577 |
# File 'sig/types.rbs', line 1575 def manifest_duration_format @manifest_duration_format end |
#min_segment_length ⇒ ::Integer
Returns the value of attribute min_segment_length.
1576 1577 1578 |
# File 'sig/types.rbs', line 1576 def min_segment_length @min_segment_length end |
#mode ⇒ "LIVE", "VOD"
Returns the value of attribute mode.
1577 1578 1579 |
# File 'sig/types.rbs', line 1577 def mode @mode end |
#output_selection ⇒ "MANIFESTS_AND_SEGMENTS", ...
Returns the value of attribute output_selection.
1578 1579 1580 |
# File 'sig/types.rbs', line 1578 def output_selection @output_selection end |
#program_date_time ⇒ "EXCLUDE", "INCLUDE"
Returns the value of attribute program_date_time.
1579 1580 1581 |
# File 'sig/types.rbs', line 1579 def program_date_time @program_date_time end |
#program_date_time_clock ⇒ "INITIALIZE_FROM_OUTPUT_TIMECODE", "SYSTEM_CLOCK"
Returns the value of attribute program_date_time_clock.
1580 1581 1582 |
# File 'sig/types.rbs', line 1580 def program_date_time_clock @program_date_time_clock end |
#program_date_time_period ⇒ ::Integer
Returns the value of attribute program_date_time_period.
1581 1582 1583 |
# File 'sig/types.rbs', line 1581 def program_date_time_period @program_date_time_period end |
#redundant_manifest ⇒ "DISABLED", "ENABLED"
Returns the value of attribute redundant_manifest.
1582 1583 1584 |
# File 'sig/types.rbs', line 1582 def redundant_manifest @redundant_manifest end |
#segment_length ⇒ ::Integer
Returns the value of attribute segment_length.
1583 1584 1585 |
# File 'sig/types.rbs', line 1583 def segment_length @segment_length end |
#segmentation_mode ⇒ "USE_INPUT_SEGMENTATION", "USE_SEGMENT_DURATION"
Returns the value of attribute segmentation_mode.
1584 1585 1586 |
# File 'sig/types.rbs', line 1584 def segmentation_mode @segmentation_mode end |
#segments_per_subdirectory ⇒ ::Integer
Returns the value of attribute segments_per_subdirectory.
1585 1586 1587 |
# File 'sig/types.rbs', line 1585 def segments_per_subdirectory @segments_per_subdirectory end |
#stream_inf_resolution ⇒ "EXCLUDE", "INCLUDE"
Returns the value of attribute stream_inf_resolution.
1586 1587 1588 |
# File 'sig/types.rbs', line 1586 def stream_inf_resolution @stream_inf_resolution end |
#timed_metadata_id_3_frame ⇒ "NONE", ...
Returns the value of attribute timed_metadata_id_3_frame.
1587 1588 1589 |
# File 'sig/types.rbs', line 1587 def @timed_metadata_id_3_frame end |
#timed_metadata_id_3_period ⇒ ::Integer
Returns the value of attribute timed_metadata_id_3_period.
1588 1589 1590 |
# File 'sig/types.rbs', line 1588 def @timed_metadata_id_3_period end |
#timestamp_delta_milliseconds ⇒ ::Integer
Returns the value of attribute timestamp_delta_milliseconds.
1589 1590 1591 |
# File 'sig/types.rbs', line 1589 def @timestamp_delta_milliseconds end |
#ts_file_mode ⇒ "SEGMENTED_FILES", "SINGLE_FILE"
Returns the value of attribute ts_file_mode.
1590 1591 1592 |
# File 'sig/types.rbs', line 1590 def ts_file_mode @ts_file_mode end |