Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 961 Bytes

storage_control_folder_intelligence_config.html.markdown

File metadata and controls

32 lines (21 loc) · 961 Bytes
subcategory description
Cloud Storage Control
Gets a Folder Storage Intelligence config.

google_storage_control_folder_intelligence_config

Use this data source to get information about a Folder Storage Intelligence config resource. See the official documentation and API.

Example Usage

data "google_storage_control_folder_intelligence_config" "sample-config" {
  name = "123456789"
}

Argument Reference

The following arguments are supported:

  • name - (Required) The number of GCP folder.

Attributes Reference

See google_storage_control_folder_intelligence_config resource for details of the available attributes.