You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaLive::Types::ScheduleActionStartSettingsWhen passing ScheduleActionStartSettings as input to an Aws::Client method, you can use a vanilla Hash:
{
fixed_mode_schedule_action_start_settings: {
time: "__string", },
follow_mode_schedule_action_start_settings: {
follow_point: "END", reference_action_name: "__string", },
immediate_mode_schedule_action_start_settings: {
},
}
Settings to specify when an action should occur. Only one of the options must be selected.
Returned by:
Instance Attribute Summary collapseOption for specifying the start time for an action.
Option for specifying an action as relative to another action.
Option for specifying an action that should be applied immediately.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4