alicloud_cms_alarm_contact_group

Provides a CMS Alarm Contact Group resource.

For information about CMS Alarm Contact Group and how to use it, see What is Alarm Contact Group.

Example Usage

Basic Usage

resource "alicloud_cms_alarm_contact_group" "example" {
  alarm_contact_group_name = "tf-example"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Import

CMS Alarm Contact Group can be imported using the id, e.g.

$ terraform import alicloud_cms_alarm_contact_group.example tf-testacc123