alicloud_bssopenapi_products

This data source provides Bss Open Api Product available to the user.What is Product

Example Usage

data "alicloud_bss_openapi_products" "default" {
  name_regex = "内容分发网络CDN"
}

output "alicloud_bssopenapi_product_example_id" {
  value = data.alicloud_bss_openapi_products.default.products.0.product_code
}

Argument Reference

The following arguments are supported:

Attributes Reference

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