subcategory | description |
---|---|
Cloud Storage Control |
Gets a Folder Storage Intelligence config. |
Use this data source to get information about a Folder Storage Intelligence config resource. See the official documentation and API.
data "google_storage_control_folder_intelligence_config" "sample-config" {
name = "123456789"
}
The following arguments are supported:
name
- (Required) The number of GCP folder.
See google_storage_control_folder_intelligence_config resource for details of the available attributes.