ScheduledInstanceRecurrence - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ScheduledInstanceRecurrence

Describes the recurring schedule for a Scheduled Instance.

Contents

frequency

The frequency (Daily, Weekly, or Monthly).

Type: String

Required: No

interval

The interval quantity. The interval unit depends on the value of frequency. For example, every 2 weeks or every 2 months.

Type: Integer

Required: No

occurrenceDaySet

The days. For a monthly schedule, this is one or more days of the month (1-31). For a weekly schedule, this is one or more days of the week (1-7, where 1 is Sunday).

Type: Array of integers

Required: No

occurrenceRelativeToEnd

Indicates whether the occurrence is relative to the end of the specified week or month.

Type: Boolean

Required: No

occurrenceUnit

The unit for occurrenceDaySet (DayOfWeek or DayOfMonth).

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: