日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

alicloud_log_alert_resource

更新時間:

Using this data source can init SLS Alert resources automatically.

For information about SLS Alert and how to use it, see SLS Alert Overview

-> DEPRECATED: This resource has been deprecated from version 1.219.0. Please use new resource alicloud_log_alert_resource.

-> NOTE: Available since v1.161.0.

Example Usage

data "alicloud_log_alert_resource" "example_user" {
  type = "user"
  lang = "cn"
}

Argument Reference

The following arguments are supported:

  • type - (Required) The type of alert resources, must be user or project, 'user' for init aliyuncloud account's alert center resource, including project named sls-alert-{uid}-{region} and some dashboards; 'project' for init project's alert resource, including logstore named internal-alert-history and alert dashboard.
  • lang - (Optional) The lang of alert center resource when type is user.
  • project - (Optional) The project of alert resource when type is project.