Class: Aws::Types::ScheduleActionSettings
- Inherits:
-
Object
- Object
- Aws::Types::ScheduleActionSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hls_id_3_segment_tagging_settings ⇒ Types::HlsId3SegmentTaggingScheduleActionSettings
Returns the value of attribute hls_id_3_segment_tagging_settings.
-
#hls_timed_metadata_settings ⇒ Types::HlsTimedMetadataScheduleActionSettings
Returns the value of attribute hls_timed_metadata_settings.
-
#id_3_segment_tagging_settings ⇒ Types::Id3SegmentTaggingScheduleActionSettings
Returns the value of attribute id_3_segment_tagging_settings.
-
#input_prepare_settings ⇒ Types::InputPrepareScheduleActionSettings
Returns the value of attribute input_prepare_settings.
-
#input_switch_settings ⇒ Types::InputSwitchScheduleActionSettings
Returns the value of attribute input_switch_settings.
-
#motion_graphics_image_activate_settings ⇒ Types::MotionGraphicsActivateScheduleActionSettings
Returns the value of attribute motion_graphics_image_activate_settings.
-
#motion_graphics_image_deactivate_settings ⇒ Types::MotionGraphicsDeactivateScheduleActionSettings
Returns the value of attribute motion_graphics_image_deactivate_settings.
-
#pause_state_settings ⇒ Types::PauseStateScheduleActionSettings
Returns the value of attribute pause_state_settings.
-
#scte_35_input_settings ⇒ Types::Scte35InputScheduleActionSettings
Returns the value of attribute scte_35_input_settings.
-
#scte_35_return_to_network_settings ⇒ Types::Scte35ReturnToNetworkScheduleActionSettings
Returns the value of attribute scte_35_return_to_network_settings.
-
#scte_35_splice_insert_settings ⇒ Types::Scte35SpliceInsertScheduleActionSettings
Returns the value of attribute scte_35_splice_insert_settings.
-
#scte_35_time_signal_settings ⇒ Types::Scte35TimeSignalScheduleActionSettings
Returns the value of attribute scte_35_time_signal_settings.
-
#static_image_activate_settings ⇒ Types::StaticImageActivateScheduleActionSettings
Returns the value of attribute static_image_activate_settings.
-
#static_image_deactivate_settings ⇒ Types::StaticImageDeactivateScheduleActionSettings
Returns the value of attribute static_image_deactivate_settings.
-
#static_image_output_activate_settings ⇒ Types::StaticImageOutputActivateScheduleActionSettings
Returns the value of attribute static_image_output_activate_settings.
-
#static_image_output_deactivate_settings ⇒ Types::StaticImageOutputDeactivateScheduleActionSettings
Returns the value of attribute static_image_output_deactivate_settings.
-
#timed_metadata_settings ⇒ Types::TimedMetadataScheduleActionSettings
Returns the value of attribute timed_metadata_settings.
Instance Attribute Details
#hls_id_3_segment_tagging_settings ⇒ Types::HlsId3SegmentTaggingScheduleActionSettings
Returns the value of attribute hls_id_3_segment_tagging_settings.
2837 2838 2839 |
# File 'sig/types.rbs', line 2837 def hls_id_3_segment_tagging_settings @hls_id_3_segment_tagging_settings end |
#hls_timed_metadata_settings ⇒ Types::HlsTimedMetadataScheduleActionSettings
Returns the value of attribute hls_timed_metadata_settings.
2838 2839 2840 |
# File 'sig/types.rbs', line 2838 def @hls_timed_metadata_settings end |
#id_3_segment_tagging_settings ⇒ Types::Id3SegmentTaggingScheduleActionSettings
Returns the value of attribute id_3_segment_tagging_settings.
2852 2853 2854 |
# File 'sig/types.rbs', line 2852 def id_3_segment_tagging_settings @id_3_segment_tagging_settings end |
#input_prepare_settings ⇒ Types::InputPrepareScheduleActionSettings
Returns the value of attribute input_prepare_settings.
2839 2840 2841 |
# File 'sig/types.rbs', line 2839 def input_prepare_settings @input_prepare_settings end |
#input_switch_settings ⇒ Types::InputSwitchScheduleActionSettings
Returns the value of attribute input_switch_settings.
2840 2841 2842 |
# File 'sig/types.rbs', line 2840 def input_switch_settings @input_switch_settings end |
#motion_graphics_image_activate_settings ⇒ Types::MotionGraphicsActivateScheduleActionSettings
Returns the value of attribute motion_graphics_image_activate_settings.
2841 2842 2843 |
# File 'sig/types.rbs', line 2841 def motion_graphics_image_activate_settings @motion_graphics_image_activate_settings end |
#motion_graphics_image_deactivate_settings ⇒ Types::MotionGraphicsDeactivateScheduleActionSettings
Returns the value of attribute motion_graphics_image_deactivate_settings.
2842 2843 2844 |
# File 'sig/types.rbs', line 2842 def motion_graphics_image_deactivate_settings @motion_graphics_image_deactivate_settings end |
#pause_state_settings ⇒ Types::PauseStateScheduleActionSettings
Returns the value of attribute pause_state_settings.
2843 2844 2845 |
# File 'sig/types.rbs', line 2843 def pause_state_settings @pause_state_settings end |
#scte_35_input_settings ⇒ Types::Scte35InputScheduleActionSettings
Returns the value of attribute scte_35_input_settings.
2844 2845 2846 |
# File 'sig/types.rbs', line 2844 def scte_35_input_settings @scte_35_input_settings end |
#scte_35_return_to_network_settings ⇒ Types::Scte35ReturnToNetworkScheduleActionSettings
Returns the value of attribute scte_35_return_to_network_settings.
2845 2846 2847 |
# File 'sig/types.rbs', line 2845 def scte_35_return_to_network_settings @scte_35_return_to_network_settings end |
#scte_35_splice_insert_settings ⇒ Types::Scte35SpliceInsertScheduleActionSettings
Returns the value of attribute scte_35_splice_insert_settings.
2846 2847 2848 |
# File 'sig/types.rbs', line 2846 def scte_35_splice_insert_settings @scte_35_splice_insert_settings end |
#scte_35_time_signal_settings ⇒ Types::Scte35TimeSignalScheduleActionSettings
Returns the value of attribute scte_35_time_signal_settings.
2847 2848 2849 |
# File 'sig/types.rbs', line 2847 def scte_35_time_signal_settings @scte_35_time_signal_settings end |
#static_image_activate_settings ⇒ Types::StaticImageActivateScheduleActionSettings
Returns the value of attribute static_image_activate_settings.
2848 2849 2850 |
# File 'sig/types.rbs', line 2848 def static_image_activate_settings @static_image_activate_settings end |
#static_image_deactivate_settings ⇒ Types::StaticImageDeactivateScheduleActionSettings
Returns the value of attribute static_image_deactivate_settings.
2849 2850 2851 |
# File 'sig/types.rbs', line 2849 def static_image_deactivate_settings @static_image_deactivate_settings end |
#static_image_output_activate_settings ⇒ Types::StaticImageOutputActivateScheduleActionSettings
Returns the value of attribute static_image_output_activate_settings.
2850 2851 2852 |
# File 'sig/types.rbs', line 2850 def static_image_output_activate_settings @static_image_output_activate_settings end |
#static_image_output_deactivate_settings ⇒ Types::StaticImageOutputDeactivateScheduleActionSettings
Returns the value of attribute static_image_output_deactivate_settings.
2851 2852 2853 |
# File 'sig/types.rbs', line 2851 def static_image_output_deactivate_settings @static_image_output_deactivate_settings end |
#timed_metadata_settings ⇒ Types::TimedMetadataScheduleActionSettings
Returns the value of attribute timed_metadata_settings.
2853 2854 2855 |
# File 'sig/types.rbs', line 2853 def @timed_metadata_settings end |