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

alicloud_log_alert_resource

更新時間:

Using this resource can init SLS Alert resources automatically.

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

-> NOTE: Available since v1.219.0.

Example Usage


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

Argument Reference

The following arguments are supported:

  • type - (Required, ForceNew) 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, ForceNew) The lang of alert center resource when type is user.
  • project - (Optional, ForceNew) The project of alert resource when type is project.

Import

Log alert resource can be imported using the id, e.g.

$ terraform import alicloud_log_alert_resource.example alert_resource:project:tf-project