class Aws::MediaLive::Types::FollowModeScheduleActionStartSettings
Settings to specify if an action follows another.
@note When making an API call, you may pass FollowModeScheduleActionStartSettings
data as a hash: { follow_point: "END", # required, accepts END, START reference_action_name: "__string", # required }
@!attribute [rw] follow_point
Identifies whether this action starts relative to the start or relative to the end of the reference action. @return [String]
@!attribute [rw] reference_action_name
The action name of another action that this one refers to. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/FollowModeScheduleActionStartSettings AWS API Documentation
Constants
- SENSITIVE