class Aws::MediaLive::Types::FixedModeScheduleActionStartSettings
Start time for the action.
@note When making an API call, you may pass FixedModeScheduleActionStartSettings
data as a hash: { time: "__string", # required }
@!attribute [rw] time
Start time for the action to start in the channel. (Not the time for the action to be added to the schedule: actions are always added to the schedule immediately.) UTC format: yyyy-mm-ddThh:mm:ss.nnnZ. All the letters are digits (for example, mm might be 01) except for the two constants "T" for time and "Z" for "UTC format". @return [String]
@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/FixedModeScheduleActionStartSettings AWS API Documentation
Constants
- SENSITIVE