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

alicloud_ram_account_alias

更新時間:

This data source provides an alias for the Alibaba Cloud account.

-> NOTE: Available since v1.0.0+.

Example Usage

data "alicloud_ram_account_alias" "alias_ds" {
  output_file = "alias.txt"
}

output "account_alias" {
  value = "${data.alicloud_ram_account_alias.alias_ds.account_alias}"
}

Argument Reference

The following arguments are supported:

  • output_file - (Optional) File name where to save data source results (after running terraform plan).

Attributes Reference

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

  • account_alias - Alias of the account.