Skip to main content
This page is auto-generated based on the official Terraform documentation.

vantage_recommendation_views (Data Source)

Schema

Read-Only

Nested Schema for recommendation_views

Read-Only:
  • account_ids (List of String) Filter by cloud account identifiers.
  • billing_account_ids (List of String) Filter by billing account identifiers.
  • created_at (String) The date and time, in UTC, the view was created. ISO 8601 Formatted.
  • created_by (String) The token for the Creator of this RecommendationView.
  • end_date (String) Filter recommendations created on/before this YYYY-MM-DD date.
  • provider_ids (List of String) Filter by one or more providers.
  • regions (List of String) Filter by region slugs (e.g. us-east-1, eastus, asia-east1).
  • start_date (String) Filter recommendations created on/after this YYYY-MM-DD date.
  • tag_key (String) Filter by tag key (must be used with tag_value).
  • tag_value (String) Filter by tag value (requires tag_key).
  • title (String) The title of the RecommendationView.
  • token (String) The token of the RecommendationView.
  • workspace_token (String) The token for the Workspace the RecommendationView is a part of.