This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

aws_ec2_instance_event_window

account_id

Type: STRING

association_target

Type: STRUCT
Provider name: AssociationTarget
Description: One or more targets associated with the event window.

  • dedicated_host_ids
    Type: UNORDERED_LIST_STRING
    Provider name: DedicatedHostIds
    Description: The IDs of the Dedicated Hosts associated with the event window.
  • instance_ids
    Type: UNORDERED_LIST_STRING
    Provider name: InstanceIds
    Description: The IDs of the instances associated with the event window.

cron_expression

Type: STRING
Provider name: CronExpression
Description: The cron expression defined for the event window.

instance_event_window_id

Type: STRING
Provider name: InstanceEventWindowId
Description: The ID of the event window.

name

Type: STRING
Provider name: Name
Description: The name of the event window.

state

Type: STRING
Provider name: State
Description: The current state of the event window.

tags

Type: UNORDERED_LIST_STRING

time_ranges

Type: UNORDERED_LIST_STRUCT
Provider name: TimeRanges
Description: One or more time ranges defined for the event window.

  • end_hour
    Type: INT32
    Provider name: EndHour
    Description: The hour when the time range ends.
  • end_week_day
    Type: STRING
    Provider name: EndWeekDay
    Description: The day on which the time range ends.
  • start_hour
    Type: INT32
    Provider name: StartHour
    Description: The hour when the time range begins.
  • start_week_day
    Type: STRING
    Provider name: StartWeekDay
    Description: The day on which the time range begins.