1. Packages
  2. AWS Native
  3. API Docs
  4. ssmcontacts
  5. Rotation

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi

aws-native.ssmcontacts.Rotation

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi

    Resource Type definition for AWS::SSMContacts::Rotation.

    Create Rotation Resource

    new Rotation(name: string, args: RotationArgs, opts?: CustomResourceOptions);
    @overload
    def Rotation(resource_name: str,
                 opts: Optional[ResourceOptions] = None,
                 contact_ids: Optional[Sequence[str]] = None,
                 name: Optional[str] = None,
                 recurrence: Optional[RotationRecurrenceSettingsArgs] = None,
                 start_time: Optional[str] = None,
                 tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
                 time_zone_id: Optional[str] = None)
    @overload
    def Rotation(resource_name: str,
                 args: RotationArgs,
                 opts: Optional[ResourceOptions] = None)
    func NewRotation(ctx *Context, name string, args RotationArgs, opts ...ResourceOption) (*Rotation, error)
    public Rotation(string name, RotationArgs args, CustomResourceOptions? opts = null)
    public Rotation(String name, RotationArgs args)
    public Rotation(String name, RotationArgs args, CustomResourceOptions options)
    
    type: aws-native:ssmcontacts:Rotation
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    name string
    The unique name of the resource.
    args RotationArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args RotationArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args RotationArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args RotationArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args RotationArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Rotation Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The Rotation resource accepts the following input properties:

    ContactIds List<string>
    Members of the rotation
    Recurrence Pulumi.AwsNative.SsmContacts.Inputs.RotationRecurrenceSettings
    StartTime string
    Start time of the first shift of Oncall Schedule
    TimeZoneId string
    TimeZone Identifier for the Oncall Schedule
    Name string
    Name of the Rotation
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    ContactIds []string
    Members of the rotation
    Recurrence RotationRecurrenceSettingsArgs
    StartTime string
    Start time of the first shift of Oncall Schedule
    TimeZoneId string
    TimeZone Identifier for the Oncall Schedule
    Name string
    Name of the Rotation
    Tags TagArgs
    contactIds List<String>
    Members of the rotation
    recurrence RotationRecurrenceSettings
    startTime String
    Start time of the first shift of Oncall Schedule
    timeZoneId String
    TimeZone Identifier for the Oncall Schedule
    name String
    Name of the Rotation
    tags List<Tag>
    contactIds string[]
    Members of the rotation
    recurrence RotationRecurrenceSettings
    startTime string
    Start time of the first shift of Oncall Schedule
    timeZoneId string
    TimeZone Identifier for the Oncall Schedule
    name string
    Name of the Rotation
    tags Tag[]
    contact_ids Sequence[str]
    Members of the rotation
    recurrence RotationRecurrenceSettingsArgs
    start_time str
    Start time of the first shift of Oncall Schedule
    time_zone_id str
    TimeZone Identifier for the Oncall Schedule
    name str
    Name of the Rotation
    tags TagArgs]
    contactIds List<String>
    Members of the rotation
    recurrence Property Map
    startTime String
    Start time of the first shift of Oncall Schedule
    timeZoneId String
    TimeZone Identifier for the Oncall Schedule
    name String
    Name of the Rotation
    tags List<Property Map>

    Outputs

    All input properties are implicitly available as output properties. Additionally, the Rotation resource produces the following output properties:

    Arn string
    The Amazon Resource Name (ARN) of the rotation.
    Id string
    The provider-assigned unique ID for this managed resource.
    Arn string
    The Amazon Resource Name (ARN) of the rotation.
    Id string
    The provider-assigned unique ID for this managed resource.
    arn String
    The Amazon Resource Name (ARN) of the rotation.
    id String
    The provider-assigned unique ID for this managed resource.
    arn string
    The Amazon Resource Name (ARN) of the rotation.
    id string
    The provider-assigned unique ID for this managed resource.
    arn str
    The Amazon Resource Name (ARN) of the rotation.
    id str
    The provider-assigned unique ID for this managed resource.
    arn String
    The Amazon Resource Name (ARN) of the rotation.
    id String
    The provider-assigned unique ID for this managed resource.

    Supporting Types

    RotationCoverageTime, RotationCoverageTimeArgs

    EndTime string
    StartTime string
    EndTime string
    StartTime string
    endTime String
    startTime String
    endTime string
    startTime string
    endTime String
    startTime String

    RotationDayOfWeek, RotationDayOfWeekArgs

    Mon
    MON
    Tue
    TUE
    Wed
    WED
    Thu
    THU
    Fri
    FRI
    Sat
    SAT
    Sun
    SUN
    RotationDayOfWeekMon
    MON
    RotationDayOfWeekTue
    TUE
    RotationDayOfWeekWed
    WED
    RotationDayOfWeekThu
    THU
    RotationDayOfWeekFri
    FRI
    RotationDayOfWeekSat
    SAT
    RotationDayOfWeekSun
    SUN
    Mon
    MON
    Tue
    TUE
    Wed
    WED
    Thu
    THU
    Fri
    FRI
    Sat
    SAT
    Sun
    SUN
    Mon
    MON
    Tue
    TUE
    Wed
    WED
    Thu
    THU
    Fri
    FRI
    Sat
    SAT
    Sun
    SUN
    MON
    MON
    TUE
    TUE
    WED
    WED
    THU
    THU
    FRI
    FRI
    SAT
    SAT
    SUN
    SUN
    "MON"
    MON
    "TUE"
    TUE
    "WED"
    WED
    "THU"
    THU
    "FRI"
    FRI
    "SAT"
    SAT
    "SUN"
    SUN

    RotationMonthlySetting, RotationMonthlySettingArgs

    DayOfMonth int
    The day of the month when monthly recurring on-call rotations begin.
    HandOffTime string
    DayOfMonth int
    The day of the month when monthly recurring on-call rotations begin.
    HandOffTime string
    dayOfMonth Integer
    The day of the month when monthly recurring on-call rotations begin.
    handOffTime String
    dayOfMonth number
    The day of the month when monthly recurring on-call rotations begin.
    handOffTime string
    day_of_month int
    The day of the month when monthly recurring on-call rotations begin.
    hand_off_time str
    dayOfMonth Number
    The day of the month when monthly recurring on-call rotations begin.
    handOffTime String

    RotationRecurrenceSettings, RotationRecurrenceSettingsArgs

    DailySettings List<string>
    Information about on-call rotations that recur daily.
    MonthlySettings List<Pulumi.AwsNative.SsmContacts.Inputs.RotationMonthlySetting>
    Information about on-call rotations that recur monthly.
    NumberOfOnCalls int
    Number of Oncalls per shift.
    RecurrenceMultiplier int
    The number of days, weeks, or months a single rotation lasts.
    ShiftCoverages List<Pulumi.AwsNative.SsmContacts.Inputs.RotationShiftCoverage>
    Information about the days of the week included in on-call rotation coverage.
    WeeklySettings List<Pulumi.AwsNative.SsmContacts.Inputs.RotationWeeklySetting>
    Information about on-call rotations that recur weekly.
    DailySettings []string
    Information about on-call rotations that recur daily.
    MonthlySettings []RotationMonthlySetting
    Information about on-call rotations that recur monthly.
    NumberOfOnCalls int
    Number of Oncalls per shift.
    RecurrenceMultiplier int
    The number of days, weeks, or months a single rotation lasts.
    ShiftCoverages []RotationShiftCoverage
    Information about the days of the week included in on-call rotation coverage.
    WeeklySettings []RotationWeeklySetting
    Information about on-call rotations that recur weekly.
    dailySettings List<String>
    Information about on-call rotations that recur daily.
    monthlySettings List<RotationMonthlySetting>
    Information about on-call rotations that recur monthly.
    numberOfOnCalls Integer
    Number of Oncalls per shift.
    recurrenceMultiplier Integer
    The number of days, weeks, or months a single rotation lasts.
    shiftCoverages List<RotationShiftCoverage>
    Information about the days of the week included in on-call rotation coverage.
    weeklySettings List<RotationWeeklySetting>
    Information about on-call rotations that recur weekly.
    dailySettings string[]
    Information about on-call rotations that recur daily.
    monthlySettings RotationMonthlySetting[]
    Information about on-call rotations that recur monthly.
    numberOfOnCalls number
    Number of Oncalls per shift.
    recurrenceMultiplier number
    The number of days, weeks, or months a single rotation lasts.
    shiftCoverages RotationShiftCoverage[]
    Information about the days of the week included in on-call rotation coverage.
    weeklySettings RotationWeeklySetting[]
    Information about on-call rotations that recur weekly.
    daily_settings Sequence[str]
    Information about on-call rotations that recur daily.
    monthly_settings Sequence[RotationMonthlySetting]
    Information about on-call rotations that recur monthly.
    number_of_on_calls int
    Number of Oncalls per shift.
    recurrence_multiplier int
    The number of days, weeks, or months a single rotation lasts.
    shift_coverages Sequence[RotationShiftCoverage]
    Information about the days of the week included in on-call rotation coverage.
    weekly_settings Sequence[RotationWeeklySetting]
    Information about on-call rotations that recur weekly.
    dailySettings List<String>
    Information about on-call rotations that recur daily.
    monthlySettings List<Property Map>
    Information about on-call rotations that recur monthly.
    numberOfOnCalls Number
    Number of Oncalls per shift.
    recurrenceMultiplier Number
    The number of days, weeks, or months a single rotation lasts.
    shiftCoverages List<Property Map>
    Information about the days of the week included in on-call rotation coverage.
    weeklySettings List<Property Map>
    Information about on-call rotations that recur weekly.

    RotationShiftCoverage, RotationShiftCoverageArgs

    CoverageTimes []RotationCoverageTime
    Information about when an on-call shift begins and ends.
    DayOfWeek RotationDayOfWeek
    coverageTimes List<RotationCoverageTime>
    Information about when an on-call shift begins and ends.
    dayOfWeek RotationDayOfWeek
    coverageTimes RotationCoverageTime[]
    Information about when an on-call shift begins and ends.
    dayOfWeek RotationDayOfWeek
    coverage_times Sequence[RotationCoverageTime]
    Information about when an on-call shift begins and ends.
    day_of_week RotationDayOfWeek

    RotationWeeklySetting, RotationWeeklySettingArgs

    Tag, TagArgs

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi