alicloud_direct_mail_receiverses

This data source provides the Direct Mail Receiverses of the current Alibaba Cloud user.

Example Usage

Basic Usage

data "alicloud_direct_mail_receiverses" "example" {
  ids        = ["ca73b1e4fb0df7c935a5097a****"]
  name_regex = "the_resource_name"
}

output "first_direct_mail_receivers_id" {
  value = data.alicloud_direct_mail_receiverses.example.receiverses.0.id
}

Argument Reference

The following arguments are supported:

Argument Reference

The following attributes are exported in addition to the arguments listed above: