alicloud_service_catalog_product_as_end_users

This data source provides Service Catalog Product As End User available to the user.What is Product As End User

Example Usage

data "alicloud_service_catalog_product_as_end_users" "default" {
  name_regex = "ram模板创建"
}

output "alicloud_service_catalog_product_as_end_user_example_id" {
  value = data.alicloud_service_catalog_product_as_end_users.default.users.0.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

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