alicloud_config_configuration_recorders

This data source provides the Config Configuration Recorders of the current Alibaba Cloud user.

Example Usage

data "alicloud_config_configuration_recorders" "example" {}

output "list_of_resource_types" {
  value = data.alicloud_config_configuration_recorders.this.recorders.0.resource_types
}

Argument Reference

The following arguments are supported:

Attributes Reference

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