This page is auto-generated based on the official Terraform documentation.

vantage_anomaly_notifications (Data Source)

Schema

Read-Only

Nested Schema for anomaly_notifications

Read-Only:
  • cost_report_token (String) The token for the CostReport the AnomalyNotification is associated with.
  • created_at (String) The date and time, in UTC, the AnomalyNotification was created. ISO 8601 Formatted.
  • id (String) The id of the resource
  • recipient_channels (List of String) The channels that the notification is sent to.
  • threshold (Number) The threshold amount that must be met for the notification to fire.
  • token (String)
  • updated_at (String) The date and time, in UTC, the AnomalyNotification was last updated at. ISO 8601 Formatted.
  • user_tokens (List of String) The tokens of the users that receive the notification.