Schedule
A schedule.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- daily
 - 
               
The schedule's daily.
Type: DailySchedule object
Required: No
 - monthly
 - 
               
The schedule's monthly.
Type: MonthlySchedule object
Required: No
 - oneTime
 - 
               
The schedule's one time.
Type: OneTimeSchedule object
Required: No
 - weekly
 - 
               
The schedule's weekly.
Type: WeeklySchedule object
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: