googleworkspace_chrome_policy_schema (Data Source)

Chrome Policy Schema data source in the Terraform Googleworkspace provider. Chrome Policy Schema resides under the https://www.googleapis.com/auth/chrome.management.policy client scope.

Example Usage

data "googleworkspace_chrome_policy_schema" "example" {
  schema_name = "chrome.printers.AllowForUsers"
}

output "field_descriptions" {
  value = data.googleworkspace_chrome_policy_schema.example.field_descriptions
}

Schema

Required

Read-Only

Nested Schema for additional_target_key_names

Read-Only:

Nested Schema for definition

Read-Only:

Nested Schema for definition.enum_type

Read-Only:

Nested Schema for definition.enum_type.value

Read-Only:

Nested Schema for notices

Read-Only: