alicloud_amqp_static_accounts

This data source provides Amqp Static Account available to the user.What is Static Account

Example Usage

data "alicloud_amqp_static_accounts" "default" {
  instance_id = "amqp-cn-0ju2y01zs001"
}

output "alicloud_amqp_static_account_example_id" {
  value = data.alicloud_amqp_static_accounts.default.accounts.0.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

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