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

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

AWS Native v0.79.0 published on Monday, Oct 2, 2023 by Pulumi

aws-native.ssmcontacts.getRotation

Explore with Pulumi AI

aws-native logo

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

AWS Native v0.79.0 published on Monday, Oct 2, 2023 by Pulumi

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

    Using getRotation

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getRotation(args: GetRotationArgs, opts?: InvokeOptions): Promise<GetRotationResult>
    function getRotationOutput(args: GetRotationOutputArgs, opts?: InvokeOptions): Output<GetRotationResult>
    def get_rotation(arn: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetRotationResult
    def get_rotation_output(arn: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetRotationResult]
    func LookupRotation(ctx *Context, args *LookupRotationArgs, opts ...InvokeOption) (*LookupRotationResult, error)
    func LookupRotationOutput(ctx *Context, args *LookupRotationOutputArgs, opts ...InvokeOption) LookupRotationResultOutput

    > Note: This function is named LookupRotation in the Go SDK.

    public static class GetRotation 
    {
        public static Task<GetRotationResult> InvokeAsync(GetRotationArgs args, InvokeOptions? opts = null)
        public static Output<GetRotationResult> Invoke(GetRotationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetRotationResult> getRotation(GetRotationArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:ssmcontacts:getRotation
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Arn string

    The Amazon Resource Name (ARN) of the rotation.

    Arn string

    The Amazon Resource Name (ARN) of the rotation.

    arn String

    The Amazon Resource Name (ARN) of the rotation.

    arn string

    The Amazon Resource Name (ARN) of the rotation.

    arn str

    The Amazon Resource Name (ARN) of the rotation.

    arn String

    The Amazon Resource Name (ARN) of the rotation.

    getRotation Result

    The following output properties are available:

    Arn string

    The Amazon Resource Name (ARN) of the rotation.

    ContactIds List<string>

    Members of the rotation

    Name string

    Name of the Rotation

    Recurrence Pulumi.AwsNative.SsmContacts.Outputs.RotationRecurrenceSettings
    StartTime string

    Start time of the first shift of Oncall Schedule

    Tags List<Pulumi.AwsNative.SsmContacts.Outputs.RotationTag>
    TimeZoneId string

    TimeZone Identifier for the Oncall Schedule

    Arn string

    The Amazon Resource Name (ARN) of the rotation.

    ContactIds []string

    Members of the rotation

    Name string

    Name of the Rotation

    Recurrence RotationRecurrenceSettings
    StartTime string

    Start time of the first shift of Oncall Schedule

    Tags []RotationTag
    TimeZoneId string

    TimeZone Identifier for the Oncall Schedule

    arn String

    The Amazon Resource Name (ARN) of the rotation.

    contactIds List<String>

    Members of the rotation

    name String

    Name of the Rotation

    recurrence RotationRecurrenceSettings
    startTime String

    Start time of the first shift of Oncall Schedule

    tags List<RotationTag>
    timeZoneId String

    TimeZone Identifier for the Oncall Schedule

    arn string

    The Amazon Resource Name (ARN) of the rotation.

    contactIds string[]

    Members of the rotation

    name string

    Name of the Rotation

    recurrence RotationRecurrenceSettings
    startTime string

    Start time of the first shift of Oncall Schedule

    tags RotationTag[]
    timeZoneId string

    TimeZone Identifier for the Oncall Schedule

    arn str

    The Amazon Resource Name (ARN) of the rotation.

    contact_ids Sequence[str]

    Members of the rotation

    name str

    Name of the Rotation

    recurrence RotationRecurrenceSettings
    start_time str

    Start time of the first shift of Oncall Schedule

    tags Sequence[RotationTag]
    time_zone_id str

    TimeZone Identifier for the Oncall Schedule

    arn String

    The Amazon Resource Name (ARN) of the rotation.

    contactIds List<String>

    Members of the rotation

    name String

    Name of the Rotation

    recurrence Property Map
    startTime String

    Start time of the first shift of Oncall Schedule

    tags List<Property Map>
    timeZoneId String

    TimeZone Identifier for the Oncall Schedule

    Supporting Types

    RotationCoverageTime

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

    RotationDayOfWeek

    RotationMonthlySetting

    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

    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

    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

    RotationTag

    Key string

    The key name of the tag

    Value string

    The value for the tag.

    Key string

    The key name of the tag

    Value string

    The value for the tag.

    key String

    The key name of the tag

    value String

    The value for the tag.

    key string

    The key name of the tag

    value string

    The value for the tag.

    key str

    The key name of the tag

    value str

    The value for the tag.

    key String

    The key name of the tag

    value String

    The value for the tag.

    RotationWeeklySetting

    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.79.0 published on Monday, Oct 2, 2023 by Pulumi